linux/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
..
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
Makefile
perf_event.c
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
sq.c bus: subsys: update return type of ->remove_dev() to void 2015-08-05 17:08:14 -07:00