Re: [PATCH] ARM: mv78xx0: correct addr_map_cfg __initdata annotation

2012-10-03 Thread Andrew Lunn
On Wed, Oct 03, 2012 at 07:06:34PM +, Arnd Bergmann wrote: > The annotation on the addr_map_cfg variable is in the wrong place. > > Without this patch, building mv78xx0_defconfig results in: > > /home/arnd/linux-arm/arch/arm/mach-mv78xx0/addr-map.c:59:2: warning: > initialization from incomp

[PATCH] ARM: mv78xx0: correct addr_map_cfg __initdata annotation

2012-10-03 Thread Arnd Bergmann
The annotation on the addr_map_cfg variable is in the wrong place. Without this patch, building mv78xx0_defconfig results in: /home/arnd/linux-arm/arch/arm/mach-mv78xx0/addr-map.c:59:2: warning: initialization from incompatible pointer type [enabled by default] /home/arnd/linux-arm/arch/arm/mach