aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/include/mach/pm.h
diff options
context:
space:
mode:
authorRussell King <rmk@dyn-67.arm.linux.org.uk>2009-03-09 09:42:15 +0000
committerRussell King <rmk+kernel@arm.linux.org.uk>2009-03-09 09:42:15 +0000
commitc06b4889c340da483d35a877ef9195c0401319b9 (patch)
tree677f2d1fd3fa336274251eda2d696a295a01e1f3 /arch/arm/plat-omap/include/mach/pm.h
parent74fac66e821475f5cb0f23bb5ecc7e18aa32fdc5 (diff)
parent8ca7fe267f58462825729443f3e3b44ef4901cf0 (diff)
Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
Diffstat (limited to 'arch/arm/plat-omap/include/mach/pm.h')
-rw-r--r--arch/arm/plat-omap/include/mach/pm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-omap/include/mach/pm.h b/arch/arm/plat-omap/include/mach/pm.h
index 2a9c27ad4c3..37e2f0f38b4 100644
--- a/arch/arm/plat-omap/include/mach/pm.h
+++ b/arch/arm/plat-omap/include/mach/pm.h
@@ -108,7 +108,7 @@
!defined(CONFIG_ARCH_OMAP15XX) && \
!defined(CONFIG_ARCH_OMAP16XX) && \
!defined(CONFIG_ARCH_OMAP24XX)
-#error "Power management for this processor not implemented yet"
+#warning "Power management for this processor not implemented yet"
#endif
#ifndef __ASSEMBLER__