diff options
Diffstat (limited to 'arch/mips/lantiq/prom.h')
-rw-r--r-- | arch/mips/lantiq/prom.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/lantiq/prom.h b/arch/mips/lantiq/prom.h index 4165ad15678..b4229d94280 100644 --- a/arch/mips/lantiq/prom.h +++ b/arch/mips/lantiq/prom.h @@ -20,5 +20,6 @@ struct ltq_soc_info { }; extern void ltq_soc_detect(struct ltq_soc_info *i); +extern void ltq_soc_setup(void); #endif |