提交 089a49b6 编写于 作者: R Rob Herring

mips: add explicit includes of prom.h

In preparation of removing prom.h include by of.h, add explicit includes.
Signed-off-by: NRob Herring <rob.herring@calxeda.com>
Acked-by: NGrant Likely <grant.likely@linaro.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
上级 5af50730
...@@ -14,6 +14,7 @@ ...@@ -14,6 +14,7 @@
#include <asm/bootinfo.h> #include <asm/bootinfo.h>
#include <asm/time.h> #include <asm/time.h>
#include <asm/prom.h>
#include <lantiq.h> #include <lantiq.h>
......
...@@ -10,6 +10,8 @@ ...@@ -10,6 +10,8 @@
#include <linux/of_fdt.h> #include <linux/of_fdt.h>
#include <linux/bootmem.h> #include <linux/bootmem.h>
#include <asm/prom.h>
#include <asm/mips-boards/generic.h> #include <asm/mips-boards/generic.h>
const char *get_system_type(void) const char *get_system_type(void)
......
...@@ -21,6 +21,7 @@ ...@@ -21,6 +21,7 @@
#include <asm/reboot.h> #include <asm/reboot.h>
#include <asm/bootinfo.h> #include <asm/bootinfo.h>
#include <asm/addrspace.h> #include <asm/addrspace.h>
#include <asm/prom.h>
#include "common.h" #include "common.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册