linux_dsm_epyc7002/arch/powerpc/platforms/8xx
Uwe Kleine-König ce6d73c94d powerpc: 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. This allows to
mark all struct of_device_id const, too.

While touching these line also put the __init annotation at the right
position where necessary.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2014-09-25 23:14:46 +10:00
..
adder875.c powerpc: make of_device_ids const 2014-09-25 23:14:46 +10:00
ep88xc.c powerpc: make of_device_ids const 2014-09-25 23:14:46 +10:00
Kconfig powerpc: Remove unused REDBOOT Kconfig parameter 2013-12-30 14:17:00 +11:00
m8xx_setup.c powerpc/8xx: Remove empty asm/mpc8xx.h 2014-06-25 18:49:40 -05:00
Makefile powerpc/8xx: remove obsolete mgsuvd board 2011-03-15 10:11:27 -05:00
mpc8xx.h [POWERPC] 8xx: Remove sysdev/commproc.h 2008-01-28 08:31:02 -06:00
mpc86xads_setup.c powerpc: make of_device_ids const 2014-09-25 23:14:46 +10:00
mpc86xads.h [POWERPC] 8xx: Convert mpc866ads to the new device binding. 2007-12-13 22:45:35 -06:00
mpc885ads_setup.c powerpc: make of_device_ids const 2014-09-25 23:14:46 +10:00
mpc885ads.h powerpc/cpm: Remove some cruft code and defines 2009-05-19 00:47:19 -05:00
tqm8xx_setup.c powerpc: make of_device_ids const 2014-09-25 23:14:46 +10:00