OpenCloudOS-Kernel/arch/sh/kernel/cpu/sh4
Viresh Kumar 71db87ba57 bus: subsys: update return type of ->remove_dev() to void
Its return value is not used by the subsys core and nothing meaningful
can be done with it, even if we want to use it. The subsys device is
anyway getting removed.

Update prototype of ->remove_dev() to make its return type as void. Fix
all usage sites as well.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-08-05 17:08:14 -07:00
..
Makefile sh: Fix up the CONFIG_PERF_EVENTS=n build for SH-4. 2009-11-12 16:20:36 +09:00
clock-sh4-202.c sh: sh4 sh_clk_ops rename 2012-03-12 22:19:11 +01:00
clock-sh4.c sh: sh4 sh_clk_ops rename 2012-03-12 22:19:11 +01:00
fpu.c sh: fix up fallout from system.h disintegration. 2012-03-30 19:29:57 +09:00
perf_event.c perf, arch: Add generic NODE cache events 2011-07-01 11:06:38 +02:00
probe.c sh: delete __cpuinit usage from all sh files 2013-07-14 19:36:53 -04:00
setup-sh4-202.c sh: Switch to new style TMU device 2014-05-11 19:35:27 +09:00
setup-sh7750.c sh: Switch to new style TMU device 2014-05-11 19:35:27 +09:00
setup-sh7760.c sh: Switch to new style TMU device 2014-05-11 19:35:27 +09:00
softfloat.c sh: __udivdi3 -> do_div() in softfloat lib. 2008-12-22 18:42:53 +09:00
sq.c bus: subsys: update return type of ->remove_dev() to void 2015-08-05 17:08:14 -07:00