--- zzzz-none-000/linux-3.10.107/drivers/mtd/devices/bcm47xxsflash.h 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/drivers/mtd/devices/bcm47xxsflash.h 2021-02-04 17:41:59.000000000 +0000 @@ -60,6 +60,8 @@ struct bcm47xxsflash { struct bcma_drv_cc *bcma_cc; + int (*cc_read)(struct bcm47xxsflash *b47s, u16 offset); + void (*cc_write)(struct bcm47xxsflash *b47s, u16 offset, u32 value); enum bcm47xxsflash_type type;