aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/soc/brcmstb/brcmstb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/soc/brcmstb/brcmstb.h')
-rw-r--r--include/linux/soc/brcmstb/brcmstb.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/linux/soc/brcmstb/brcmstb.h b/include/linux/soc/brcmstb/brcmstb.h
index 12e548938bbb..8e884e0dda0a 100644
--- a/include/linux/soc/brcmstb/brcmstb.h
+++ b/include/linux/soc/brcmstb/brcmstb.h
@@ -13,12 +13,6 @@ static inline u32 BRCM_REV(u32 reg)
}
/*
- * Bus Interface Unit control register setup, must happen early during boot,
- * before SMP is brought up, called by machine entry point.
- */
-void brcmstb_biuctrl_init(void);
-
-/*
* Helper functions for getting family or product id from the
* SoC driver.
*/