aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/bcma/bcma_soc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/bcma/bcma_soc.h')
-rw-r--r--include/linux/bcma/bcma_soc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/bcma/bcma_soc.h b/include/linux/bcma/bcma_soc.h
index 7cca5f859a90..f3c43519baa7 100644
--- a/include/linux/bcma/bcma_soc.h
+++ b/include/linux/bcma/bcma_soc.h
@@ -6,6 +6,7 @@
struct bcma_soc {
struct bcma_bus bus;
+ struct device *dev;
};
int __init bcma_host_soc_register(struct bcma_soc *soc);