summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pc100
diff options
context:
space:
mode:
authorGovindraj.R2012-03-29 18:30:28 +0200
committerTony Lindgren2012-03-29 19:05:02 +0200
commit335aece5c502672fd0eb26ede5427ab14f4f7948 (patch)
tree84004d6c4450809d7f88be35355345060e17d09e /arch/arm/mach-s5pc100
parentMerge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... (diff)
downloadkernel-qcow2-linux-335aece5c502672fd0eb26ede5427ab14f4f7948.tar.gz
kernel-qcow2-linux-335aece5c502672fd0eb26ede5427ab14f4f7948.tar.xz
kernel-qcow2-linux-335aece5c502672fd0eb26ede5427ab14f4f7948.zip
ARM: OMAP: pm: fix compilation break
Fix the compilation break observed on latest mainline caused by 9f97da78 (Disintegrate asm/system.h for ARM): arch/arm/mach-omap1/pm.c: In function 'omap_pm_prepare': arch/arm/mach-omap1/pm.c:587: error: implicit declaration of function 'disable_hlt' arch/arm/mach-omap1/pm.c: In function 'omap_pm_finish': arch/arm/mach-omap1/pm.c:624: error: implicit declaration of function 'enable_hlt' arch/arm/mach-omap1/pm.c: In function 'omap_pm_init': arch/arm/mach-omap1/pm.c:681: error: 'arm_pm_idle' undeclared (first use in this function) ... arch/arm/mach-omap2/pm.c: In function 'omap_pm_begin': arch/arm/mach-omap2/pm.c:239: error: implicit declaration of function 'disable_hlt' arch/arm/mach-omap2/pm.c: In function 'omap_pm_end': arch/arm/mach-omap2/pm.c:247: error: implicit declaration of function 'enable_hlt' Signed-off-by: Govindraj.R <govindraj.raja@ti.com> Acked-by: Kevin Hilman <khilman@ti.com> [tony@atomide.com: updated to fix omap1 too] Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-s5pc100')
0 files changed, 0 insertions, 0 deletions