aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/bcma/bcma_driver_chipcommon.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/bcma/bcma_driver_chipcommon.h b/include/linux/bcma/bcma_driver_chipcommon.h
index 700d0c6f7480..16eaaad9dda5 100644
--- a/include/linux/bcma/bcma_driver_chipcommon.h
+++ b/include/linux/bcma/bcma_driver_chipcommon.h
@@ -579,9 +579,6 @@ struct bcma_chipcommon_pmu {
579#ifdef CONFIG_BCMA_DRIVER_MIPS 579#ifdef CONFIG_BCMA_DRIVER_MIPS
580struct bcma_pflash { 580struct bcma_pflash {
581 bool present; 581 bool present;
582 u8 buswidth;
583 u32 window;
584 u32 window_size;
585}; 582};
586 583
587#ifdef CONFIG_BCMA_SFLASH 584#ifdef CONFIG_BCMA_SFLASH