aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/bcma/bcma_driver_mips.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/bcma/bcma_driver_mips.h')
-rw-r--r--include/linux/bcma/bcma_driver_mips.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/bcma/bcma_driver_mips.h b/include/linux/bcma/bcma_driver_mips.h
index 0baf8a56b794..6495579e3f35 100644
--- a/include/linux/bcma/bcma_driver_mips.h
+++ b/include/linux/bcma/bcma_driver_mips.h
@@ -36,7 +36,6 @@ struct bcma_drv_mips {
36 struct bcma_device *core; 36 struct bcma_device *core;
37 u8 setup_done:1; 37 u8 setup_done:1;
38 u8 early_setup_done:1; 38 u8 early_setup_done:1;
39 unsigned int assigned_irqs;
40}; 39};
41 40
42#ifdef CONFIG_BCMA_DRIVER_MIPS 41#ifdef CONFIG_BCMA_DRIVER_MIPS