summaryrefslogtreecommitdiff
path: root/board/davinci/da8xxevm/common.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/davinci/da8xxevm/common.c')
-rw-r--r--board/davinci/da8xxevm/common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/davinci/da8xxevm/common.c b/board/davinci/da8xxevm/common.c
index 9cd5204c..36bf693 100644
--- a/board/davinci/da8xxevm/common.c
+++ b/board/davinci/da8xxevm/common.c
@@ -20,7 +20,7 @@
#include <asm/io.h>
#include <asm/arch/hardware.h>
-#include "common.h"
+#include <asm/arch/da8xx_common.h>
#ifndef CONFIG_USE_IRQ
void irq_init(void)