diff options
| author | Paul Walmsley <[email protected]> | 2012-12-15 08:39:19 +0000 |
|---|---|---|
| committer | Paul Walmsley <[email protected]> | 2012-12-15 08:41:24 +0000 |
| commit | 9db316b6bf0234d9391f87dd0d28b23f5a44facb (patch) | |
| tree | b31bffdda2817572cb2e4b7fc75ca5c1fe6517f2 /scripts/basic/fixdep.c | |
| parent | ARM: OMAP4: clock data: DPLLs are missing bypass clocks in their parent lists (diff) | |
| download | kernel-9db316b6bf0234d9391f87dd0d28b23f5a44facb.tar.gz kernel-9db316b6bf0234d9391f87dd0d28b23f5a44facb.zip | |
ARM: OMAP3/4: cpuidle: fix sparse and checkpatch warnings
Fix the following sparse warnings in the OMAP3/4 CPUIdle code:
arch/arm/mach-omap2/cpuidle34xx.c:272:1: warning: symbol 'omap3_idle_dev' was not declared. Should it be static?
arch/arm/mach-omap2/cpuidle34xx.c:274:23: warning: symbol 'omap3_idle_driver' was not declared. Should it be static?
arch/arm/mach-omap2/cpuidle44xx.c:164:1: warning: symbol 'omap4_idle_dev' was not declared. Should it be static?
arch/arm/mach-omap2/cpuidle44xx.c:166:23: warning: symbol 'omap4_idle_driver' was not declared. Should it be static?
Also fix the following checkpatch warnings:
WARNING: please, no space before tabs
#44: FILE: arch/arm/mach-omap2/cpuidle34xx.c:105:
+^I.name = ^I"omap3_idle",$
WARNING: please, no space before tabs
#45: FILE: arch/arm/mach-omap2/cpuidle34xx.c:106:
+^I.owner = ^ITHIS_MODULE,$
ERROR: code indent should use tabs where possible
#211: FILE: arch/arm/mach-omap2/cpuidle44xx.c:74:
+ /* C2 - CPU0 OFF + CPU1 OFF + MPU CSWR */$
Signed-off-by: Paul Walmsley <[email protected]>
Cc: Kevin Hilman <[email protected]>
Acked-by: Santosh Shilimkar <[email protected]>
Diffstat (limited to 'scripts/basic/fixdep.c')
0 files changed, 0 insertions, 0 deletions
