linux_dsm_epyc7002/arch/sh/kernel/cpu
Geert Uytterhoeven c78e43601b SH: cpuidle: Add missing parameter for cpuidle_register()
arch/sh/kernel/cpu/shmobile/cpuidle.c: In function 'sh_mobile_setup_cpuidle':
arch/sh/kernel/cpu/shmobile/cpuidle.c:102:2: error: too few arguments to function 'cpuidle_register'
include/linux/cpuidle.h:129:12: note: declared here
arch/sh/kernel/cpu/shmobile/cpuidle.c:94:6: warning: unused variable 'ret' [-Wunused-variable]

Add the missing parameter, and remove the unused variable.

Both introduced by commit b181a3b03f ("SH:
cpuidle: use init/exit common routine").

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
2013-08-12 11:28:18 +02:00
..
irq Disintegrate asm/system.h for SH 2012-03-28 18:30:03 +01:00
sh2 sh: delete __cpuinit usage from all sh files 2013-07-14 19:36:53 -04:00
sh2a sh: delete __cpuinit usage from all sh files 2013-07-14 19:36:53 -04:00
sh3 sh: delete __cpuinit usage from all sh files 2013-07-14 19:36:53 -04:00
sh4 sh: delete __cpuinit usage from all sh files 2013-07-14 19:36:53 -04:00
sh4a sh: delete __cpuinit usage from all sh files 2013-07-14 19:36:53 -04:00
sh5 sh: delete __cpuinit usage from all sh files 2013-07-14 19:36:53 -04:00
shmobile SH: cpuidle: Add missing parameter for cpuidle_register() 2013-08-12 11:28:18 +02:00
adc.c sh: Mass ctrl_in/outX to __raw_read/writeX conversion. 2010-01-26 12:58:40 +09:00
clock-cpg.c sh: move CLKDEV_xxx_ID macro to sh_clk.h 2011-07-11 15:07:25 +09:00
clock.c ARM: 6483/1: arm & sh: factorised duplicated clkdev.c 2010-11-26 10:51:04 +00:00
fpu.c sh: fix up fallout from system.h disintegration. 2012-03-30 19:29:57 +09:00
init.c sh: delete __cpuinit usage from all sh files 2013-07-14 19:36:53 -04:00
Makefile sh: Add PFC platform device registration helper function 2013-01-25 09:24:23 +09:00
pfc.c sh: Remove unused sh_pfc_register_info() function 2013-01-25 09:24:30 +09:00
proc.c Merge branches 'sh/wdt' and 'sh/rsk-updates' into sh-latest 2012-05-10 17:20:56 +09:00