aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/devices/bcm47xxsflash.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mtd/devices/bcm47xxsflash.h')
-rw-r--r--drivers/mtd/devices/bcm47xxsflash.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/mtd/devices/bcm47xxsflash.h b/drivers/mtd/devices/bcm47xxsflash.h
index ebf6f710e23..e37285e6fad 100644
--- a/drivers/mtd/devices/bcm47xxsflash.h
+++ b/drivers/mtd/devices/bcm47xxsflash.h
@@ -3,7 +3,11 @@
#include <linux/mtd/mtd.h>
+struct bcma_drv_cc;
+
struct bcm47xxsflash {
+ struct bcma_drv_cc *bcma_cc;
+
u32 window;
u32 blocksize;
u16 numblocks;