--- zzzz-none-000/linux-3.10.107/include/linux/bcma/bcma_soc.h 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/include/linux/bcma/bcma_soc.h 2021-02-04 17:41:59.000000000 +0000 @@ -5,11 +5,10 @@ struct bcma_soc { struct bcma_bus bus; - struct bcma_device core_cc; - struct bcma_device core_mips; }; int __init bcma_host_soc_register(struct bcma_soc *soc); +int __init bcma_host_soc_init(struct bcma_soc *soc); int bcma_bus_register(struct bcma_bus *bus);