Re: [PATCH 3.0-rc1 v2] OMAP: fix compilation error

2011-05-31 Thread Tony Lindgren
* Janusz Krzysztofik jkrzy...@tis.icnet.pl [110530 15:43]: Detected and corrected while building for Amstrad Delta, confirmed with omap1_defconfig. Thanks, will queue this fix. Tony -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to

[PATCH 3.0-rc1 v2] OMAP: fix compilation error

2011-05-30 Thread Janusz Krzysztofik
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