mtd: bcm47xxsflash: add own struct for abstrating bus type
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
This commit is contained in:
committed by
Artem Bityutskiy
parent
396afe553b
commit
a2f74a7dac
@@ -528,6 +528,7 @@ struct bcma_sflash {
|
||||
u32 size;
|
||||
|
||||
struct mtd_info *mtd;
|
||||
void *priv;
|
||||
};
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user