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