Commit c9c2e9c5 authored by Paul Cercueil's avatar Paul Cercueil Committed by Thomas Bogendoerfer

MIPS: ingenic: Add missing include

Add missing include which adds the prototype to plat_time_init().

Fixes: f932449c ("MIPS: ingenic: Drop obsolete code, merge the rest in setup.c")
Signed-off-by: default avatarPaul Cercueil <paul@crapouillou.net>
Reported-by: default avatarkbuild test robot <lkp@intel.com>
Signed-off-by: default avatarThomas Bogendoerfer <tsbogend@alpha.franken.de>
parent 866c70f2
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment