]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
OMAP2: PM: Kill compile warnings at arch/arm/mach-omap2/pm.c
authorFelipe Balbi <felipe.lima@indt.org.br>
Mon, 27 Aug 2007 19:11:44 +0000 (15:11 -0400)
committerTony Lindgren <tony@atomide.com>
Fri, 31 Aug 2007 17:01:11 +0000 (10:01 -0700)
commit0c20986982000858883583cbab71b5e5bc0add4a
tree845aa370da5221cb63938c4e2013fbaedd737b09
parent3634c7f6047eb545983b3552b7f185c52a6ee44f
OMAP2: PM: Kill compile warnings at arch/arm/mach-omap2/pm.c

Get rid of the following warnings:
arch/arm/mach-omap2/pm.c: In function 'omap2_enter_full_retention':
arch/arm/mach-omap2/pm.c:509: warning: implicit declaration of function 'omap2_gpio_prepare_for_retention'
arch/arm/mach-omap2/pm.c:536: warning: implicit declaration of function 'omap2_gpio_resume_after_retention'

Signed-off-by: Felipe Balbi <felipe.lima@indt.org.br>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/pm.c