aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/bcma/bcma.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/bcma/bcma.h b/include/linux/bcma/bcma.h
index 0272e49135d0..c1ba87d1548e 100644
--- a/include/linux/bcma/bcma.h
+++ b/include/linux/bcma/bcma.h
@@ -332,7 +332,6 @@ struct bcma_bus {
332 struct bcma_device *mapped_core; 332 struct bcma_device *mapped_core;
333 struct list_head cores; 333 struct list_head cores;
334 u8 nr_cores; 334 u8 nr_cores;
335 u8 init_done:1;
336 u8 num; 335 u8 num;
337 336
338 struct bcma_drv_cc drv_cc; 337 struct bcma_drv_cc drv_cc;