From: Santosh Shilimkar Date: Mon, 30 May 2011 07:11:45 +0000 (-0700) Subject: OMAP2+: Fix 9 section mismatch(es) warnings from mach-omap2/built-in.o X-Git-Tag: v3.0-rc3~51^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89c4705ed58a9e6faa7649eb561aead79bb77b3f;p=pandora-kernel.git OMAP2+: Fix 9 section mismatch(es) warnings from mach-omap2/built-in.o The serial*_data should have been marked as __initdata as per it's usage in the board files. Fix the same to remove the section mismatch warnings caused by it. Signed-off-by: Santosh Shilimkar Signed-off-by: Silesh C V [tony@atomide.com: updated with additional fixes from Silesh] Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed