Uwe Kleine-König 444d2d33d8 ARM: make of_device_ids const
of_device_ids (i.e. compatible strings and the respective data) are not
supposed to change at runtime. All functions working with of_device_ids
provided by <linux/of.h> work with const of_device_ids. So mark the
non-const structs in arch/arm as const, too.

While at it also add some __initconst annotations.

Acked-by: Jason Cooper <jason@lakedameon.net>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2015-02-19 09:44:25 +01:00
..
2014-11-23 14:56:19 +08:00
2015-02-17 09:27:54 -08:00
2013-10-21 09:11:05 +08:00
2014-07-18 16:10:10 +08:00
2014-09-16 10:06:44 +08:00
2015-02-19 09:44:25 +01:00
2013-07-15 08:28:07 +08:00
2013-10-21 09:11:05 +08:00