linux/arch
Govindraj.R 335aece5c5 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>
2012-03-29 10:05:02 -07:00
..
alpha Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
arm ARM: OMAP: pm: fix compilation break 2012-03-29 10:05:02 -07:00
avr32 Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
blackfin Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
c6x Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
cris Delete all instances of asm/system.h 2012-03-28 18:30:03 +01:00
frv Delete all instances of asm/system.h 2012-03-28 18:30:03 +01:00
h8300 Delete all instances of asm/system.h 2012-03-28 18:30:03 +01:00
hexagon Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
ia64 Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
m32r Delete all instances of asm/system.h 2012-03-28 18:30:03 +01:00
m68k Delete all instances of asm/system.h 2012-03-28 18:30:03 +01:00
microblaze Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
mips Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
mn10300 Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
openrisc Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
parisc Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
powerpc Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
s390 Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
score Delete all instances of asm/system.h 2012-03-28 18:30:03 +01:00
sh Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
sparc Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
tile Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
um Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
unicore32 Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
x86 Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
xtensa Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
.gitignore
Kconfig nmi watchdog: do not use cpp symbol in Kconfig 2012-03-23 16:58:31 -07:00