summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Cercueil <paul@crapouillou.net>2020-05-20 00:22:30 +0300
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-05-20 09:42:31 +0300
commitc9c2e9c596e90fcf9ee0bf16672f7b938f39b913 (patch)
treef2551cfcb47a988c7729a006285d35c5c0968426
parent866c70f28e49e6d757a2af67f300dcd343c28e7e (diff)
downloadlinux-c9c2e9c596e90fcf9ee0bf16672f7b938f39b913.tar.xz
MIPS: ingenic: Add missing include
Add missing include which adds the prototype to plat_time_init(). Fixes: f932449c11da ("MIPS: ingenic: Drop obsolete code, merge the rest in setup.c") Signed-off-by: Paul Cercueil <paul@crapouillou.net> Reported-by: kbuild test robot <lkp@intel.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
-rw-r--r--arch/mips/jz4740/setup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/jz4740/setup.c b/arch/mips/jz4740/setup.c
index 142cf127bf9e..61468a87775c 100644
--- a/arch/mips/jz4740/setup.c
+++ b/arch/mips/jz4740/setup.c
@@ -20,6 +20,7 @@
#include <asm/fw/fw.h>
#include <asm/prom.h>
#include <asm/reboot.h>
+#include <asm/time.h>
#define JZ4740_EMC_BASE_ADDR 0x13010000