aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap-psp-2.6.29/fix-section-mismatch.diff
blob: c7a74b7f2eb446e4931dc989ff7ade9429d70b79 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- /tmp/board-omap3evm.c	2009-07-23 15:25:30.000000000 +0200
+++ git/arch/arm/mach-omap2/board-omap3evm.c	2009-07-23 15:28:47.000000000 +0200
@@ -186,7 +186,7 @@
 	.irq_line	= 1,
 };
 
-static struct twl4030_platform_data omap3evm_twldata = {
+static struct twl4030_platform_data __initdata omap3evm_twldata = {
 	.irq_base	= TWL4030_IRQ_BASE,
 	.irq_end	= TWL4030_IRQ_END,