summaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq/prom.c
diff options
context:
space:
mode:
authorRob Herring <rob.herring@calxeda.com>2013-09-07 14:58:54 -0500
committerRob Herring <rob.herring@calxeda.com>2013-10-09 20:04:05 -0500
commit089a49b68ce9bfe078d509d96c78a94e5f865ca9 (patch)
treeb79692960502c397b613e2f70d37332d2c3874ae /arch/mips/lantiq/prom.c
parent5af5073004071cedd0343eee51d77955037ec6f3 (diff)
downloadlinux-089a49b68ce9bfe078d509d96c78a94e5f865ca9.tar.bz2
mips: add explicit includes of prom.h
In preparation of removing prom.h include by of.h, add explicit includes. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Acked-by: Grant Likely <grant.likely@linaro.org> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: linux-mips@linux-mips.org
Diffstat (limited to 'arch/mips/lantiq/prom.c')
-rw-r--r--arch/mips/lantiq/prom.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/lantiq/prom.c b/arch/mips/lantiq/prom.c
index 49c460370285..19686c5bc5ed 100644
--- a/arch/mips/lantiq/prom.c
+++ b/arch/mips/lantiq/prom.c
@@ -14,6 +14,7 @@
#include <asm/bootinfo.h>
#include <asm/time.h>
+#include <asm/prom.h>
#include <lantiq.h>