Sam Ravnborg
1e6a20c9c7
[ARM] 4544/1: arm: fix section mismatch in pxa fb
...
Fix following section mismatch warning:
WARNING: drivers/built-in.o(.text+0x73d0): Section mismatch: reference to .init.data: (between 'pxafb_setup' and 'pxafb_init')
The warning are caused by __devinit pxafb_setup() that refers to a
variable marked __initdata. In a hotplug scenario we would have a
reference to the freed .init.data section. Fix this by declaring
g_options __devinitdata.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-08-11 23:58:24 +01:00
..
2007-07-22 11:19:46 -07:00
2007-07-22 11:19:46 -07:00
2007-07-31 15:39:37 -07:00
2007-07-31 15:39:37 -07:00
2007-07-17 10:23:12 -07:00
2007-07-17 10:23:12 -07:00
2007-07-11 16:02:10 -07:00
2007-07-19 14:28:19 -07:00
2007-07-17 16:23:19 -04:00
2007-07-22 11:19:46 -07:00
2007-07-17 10:23:15 -07:00
2007-07-22 11:19:46 -07:00
2007-07-19 10:04:50 -07:00
2007-07-17 10:23:13 -07:00
2007-07-17 10:23:11 -07:00
2007-07-31 15:39:39 -07:00
2007-07-19 10:04:50 -07:00
2007-06-01 08:18:28 -07:00
2007-07-21 17:49:17 -07:00
2007-07-19 10:04:50 -07:00
2007-07-30 00:27:33 -07:00
2007-07-30 00:27:33 -07:00
2007-08-03 14:08:26 -07:00
2007-07-30 00:27:33 -07:00
2007-07-26 11:35:18 -07:00
2007-07-19 10:04:50 -07:00
2007-07-17 10:23:11 -07:00
2007-07-19 10:04:50 -07:00
2007-07-17 10:23:12 -07:00
2007-07-17 10:23:13 -07:00
2007-07-31 15:39:37 -07:00
2007-07-30 00:27:33 -07:00
2007-07-17 10:23:12 -07:00
2007-07-17 10:23:12 -07:00
2007-07-20 16:59:26 -07:00
2007-05-23 20:14:13 -07:00
2007-07-31 15:39:41 -07:00
2007-07-30 00:27:33 -07:00
2007-07-17 10:23:12 -07:00
2007-07-17 10:23:13 -07:00
2007-07-17 10:23:13 -07:00
2007-07-31 15:39:41 -07:00
2007-05-31 07:48:27 -07:00
2007-07-17 10:23:12 -07:00
2007-07-30 00:27:33 -07:00
2007-07-17 10:23:12 -07:00
2007-07-17 10:23:11 -07:00
2007-07-17 10:23:13 -07:00
2007-07-21 17:49:16 -07:00
2007-07-19 10:04:50 -07:00
2007-08-11 23:58:24 +01:00
2007-07-17 10:23:12 -07:00
2007-07-31 15:39:37 -07:00
2007-07-31 15:39:37 -07:00
2007-05-09 12:30:57 -07:00
2007-07-30 00:27:36 -07:00
2007-07-17 10:23:12 -07:00
2007-06-01 08:18:28 -07:00
2007-07-11 16:02:10 -07:00
2007-06-05 13:15:26 -07:00
2007-06-05 13:15:01 -07:00
2007-05-09 12:30:57 -07:00
2007-07-30 00:27:33 -07:00
2007-07-26 11:11:57 -07:00
2007-07-17 10:23:12 -07:00
2007-07-19 10:04:50 -07:00
2007-07-17 10:23:13 -07:00
2007-05-23 20:14:13 -07:00
2007-07-31 15:39:37 -07:00