summaryrefslogtreecommitdiff
path: root/arch/mips/lantiq/prom.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/lantiq/prom.h')
-rw-r--r--arch/mips/lantiq/prom.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/lantiq/prom.h b/arch/mips/lantiq/prom.h
index f7c2a79..a3fa1a2 100644
--- a/arch/mips/lantiq/prom.h
+++ b/arch/mips/lantiq/prom.h
@@ -26,4 +26,6 @@ struct ltq_soc_info {
extern void ltq_soc_detect(struct ltq_soc_info *i);
extern void ltq_soc_init(void);
+extern struct boot_param_header __dtb_start;
+
#endif