omap2/3/4: gpmc: kill compile warning
authorFelipe Balbi <felipe.balbi@nokia.com>
Thu, 11 Feb 2010 02:22:53 +0000 (18:22 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 11 Feb 2010 02:22:53 +0000 (18:22 -0800)
Get rid of the following warnings:

arch/arm/mach-omap2/gpmc.c:550:30: warning: non-ANSI
function declaration of function 'omap3_gpmc_save_context'

arch/arm/mach-omap2/gpmc.c:581:33: warning: non-ANSI
function declaration of function 'omap3_gpmc_restore_context'

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found