Uwe Kleine-König 6d56b9d658 mtd: mark const init data with __initconst instead of __initdata
As long as there is no other non-const variable marked __initdata in the
same compilation unit it doesn't hurt. If there were one however
compilation would fail with

	error: $variablename causes a section type conflict

because a section containing const variables is marked read only and so
cannot contain non-const variables.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2012-05-13 22:47:12 -05:00
..
2012-03-27 00:53:20 +01:00
2012-03-27 00:53:20 +01:00
2012-03-27 00:53:20 +01:00
2012-03-27 00:53:20 +01:00
2012-03-27 00:53:20 +01:00
2012-03-25 00:29:56 +01:00
2012-03-27 00:53:20 +01:00
2008-06-04 17:50:17 +01:00
2012-03-30 17:31:56 -07:00
2012-03-27 00:53:20 +01:00
2012-03-27 00:53:20 +01:00
2012-03-27 00:53:20 +01:00
2012-03-27 00:53:20 +01:00