bcma: mark pflash as present when available
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
30cfb02301
commit
360dc31e9c
2 changed files with 2 additions and 0 deletions
|
@ -510,6 +510,7 @@ struct bcma_chipcommon_pmu {
|
|||
|
||||
#ifdef CONFIG_BCMA_DRIVER_MIPS
|
||||
struct bcma_pflash {
|
||||
bool present;
|
||||
u8 buswidth;
|
||||
u32 window;
|
||||
u32 window_size;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue