commit | 89c4705ed58a9e6faa7649eb561aead79bb77b3f | [log] [tgz] |
---|---|---|
author | Santosh Shilimkar <santosh.shilimkar@ti.com> | Mon May 30 00:11:45 2011 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Tue May 31 06:17:02 2011 -0700 |
tree | bc491ff3fe66dcd47fee96f7b6ca54bb7ce4b968 | |
parent | f9fa1bb9d7a3c9537d6abd4ad47c58fe27862625 [diff] |
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 <santosh.shilimkar@ti.com> Signed-off-by: Silesh C V <silesh@ti.com> [tony@atomide.com: updated with additional fixes from Silesh] Signed-off-by: Tony Lindgren <tony@atomide.com>