MIPS: lantiq: drop mips_machine support

Before we are able to add OF support, we really want to drop all the bloat
needed to register all the platform devices.

Signed-off-by: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3800/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
此提交包含在:
John Crispin
2012-04-13 17:19:42 +02:00
提交者 Ralf Baechle
父節點 3df425f316
當前提交 cd93b4895e
共有 16 個檔案被更改,包括 4 行新增529 行删除

查看文件

@@ -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