aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm47xx/bcm47xx_private.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--arch/mips/bcm47xx/bcm47xx_private.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/bcm47xx/bcm47xx_private.h b/arch/mips/bcm47xx/bcm47xx_private.h
index 0194c3b9a729..f1cc9d0495d8 100644
--- a/arch/mips/bcm47xx/bcm47xx_private.h
+++ b/arch/mips/bcm47xx/bcm47xx_private.h
@@ -3,6 +3,9 @@
#include <linux/kernel.h>
+/* prom.c */
+void __init bcm47xx_prom_highmem_init(void);
+
/* buttons.c */
int __init bcm47xx_buttons_register(void);