aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-2430sdp.c
diff options
context:
space:
mode:
authorJanusz Krzysztofik <jkrzyszt@tis.icnet.pl>2011-05-31 00:44:31 +0200
committerTony Lindgren <tony@atomide.com>2011-05-31 06:17:01 -0700
commit046d886db18260d4435c942985392b7ef872337f (patch)
tree8e85afc66a289ffa04b6a448dcd3291f82cdd5d1 /arch/arm/mach-omap2/board-2430sdp.c
parent55922c9d1b84b89cb946c777fddccb3247e7df2c (diff)
downloadkernel_samsung_smdk4412-046d886db18260d4435c942985392b7ef872337f.zip
kernel_samsung_smdk4412-046d886db18260d4435c942985392b7ef872337f.tar.gz
kernel_samsung_smdk4412-046d886db18260d4435c942985392b7ef872337f.tar.bz2
OMAP: fix compilation error
Forward-declare platform_device structure in arch/arm/plat-omap/include/plat/flash.h, otherwise compilation may break with: In file included from arch/arm/mach-omap1/flash.c:15: arch/arm/plat-omap/include/plat/flash.h:14: warning: 'struct platform_device' declared inside parameter list arch/arm/plat-omap/include/plat/flash.h:14: warning: its scope is only this definition or declaration, which is probably not what you want arch/arm/mach-omap1/flash.c:16: warning: 'struct platform_device' declared inside parameter list arch/arm/mach-omap1/flash.c:17: error: conflicting types for 'omap1_set_vpp' arch/arm/plat-omap/include/plat/flash.h:14: error: previous declaration of 'omap1_set_vpp' was here Detected and corrected while building for Amstrad Delta, confirmed with omap1_defconfig. Signed-off-by: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/board-2430sdp.c')
0 files changed, 0 insertions, 0 deletions