omap2/3/4: gpmc: kill compile warning
authorFelipe Balbi <felipe.balbi@nokia.com>
Mon, 15 Feb 2010 18:03:33 +0000 (10:03 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 15 Feb 2010 18:03:33 +0000 (10:03 -0800)
commitb2fa3b7c602258c1ab9d1cb66c30d72e9085c762
tree4850b5f9a3dfa8b39ea3ca9c8c5ba2e0166a3e3c
parent0cd7e1cc76c38b29ec459294750660855fa11ca8
omap2/3/4: gpmc: kill compile warning

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>
arch/arm/mach-omap2/gpmc.c