From: Dirk Behme Date: Sat, 5 May 2007 07:56:45 +0000 (+0200) Subject: ARM: OMAP2: Fix warning mach-omap2/pm.c X-Git-Tag: v2.6.22-omap1~177 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=9df0e48752d33f97fa936704f5eb868950e0ebb3;p=linux-2.6-omap-h63xx.git ARM: OMAP2: Fix warning mach-omap2/pm.c Fix warning arch/arm/mach-omap2/pm.c: In function 'omap2_enter_full_retention': arch/arm/mach-omap2/pm.c:504: warning: implicit declaration of function 'omap2_gpio_prepare_for_retention' arch/arm/mach-omap2/pm.c:531: warning: implicit declaration of function 'omap2_gpio_resume_after_retention' Signed-off-by: Dirk Behme Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/mach-omap2/pm.c b/arch/arm/mach-omap2/pm.c index 8c39a464e25..0a88c6a148c 100644 --- a/arch/arm/mach-omap2/pm.c +++ b/arch/arm/mach-omap2/pm.c @@ -44,6 +44,7 @@ #include #include #include +#include #define PRCM_REVISION 0x000 #define PRCM_SYSCONFIG 0x010