summaryrefslogtreecommitdiff
path: root/arch/nds32/cpu/n1213/ae3xx/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/nds32/cpu/n1213/ae3xx/cpu.c')
-rw-r--r--arch/nds32/cpu/n1213/ae3xx/cpu.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/nds32/cpu/n1213/ae3xx/cpu.c b/arch/nds32/cpu/n1213/ae3xx/cpu.c
index c5a7a3fd0a..0660fffa45 100644
--- a/arch/nds32/cpu/n1213/ae3xx/cpu.c
+++ b/arch/nds32/cpu/n1213/ae3xx/cpu.c
@@ -15,6 +15,8 @@
/* CPU specific code */
#include <common.h>
#include <command.h>
+#include <cpu_func.h>
+#include <irq_func.h>
#include <watchdog.h>
#include <asm/cache.h>