--- zzzz-none-000/linux-3.10.107/arch/powerpc/platforms/83xx/misc.c 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/arch/powerpc/platforms/83xx/misc.c 2021-02-04 17:41:59.000000000 +0000 @@ -114,7 +114,7 @@ } #endif /* CONFIG_QUICC_ENGINE */ -static struct of_device_id __initdata of_bus_ids[] = { +static const struct of_device_id of_bus_ids[] __initconst = { { .type = "soc", }, { .compatible = "soc", }, { .compatible = "simple-bus" },