summaryrefslogtreecommitdiffstats
path: root/board/ti/am335x/evm.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/ti/am335x/evm.c')
-rw-r--r--board/ti/am335x/evm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/ti/am335x/evm.c b/board/ti/am335x/evm.c
index b4eddd8092..6a9f788299 100644
--- a/board/ti/am335x/evm.c
+++ b/board/ti/am335x/evm.c
@@ -16,7 +16,7 @@
#include <common.h>
#include <asm/arch/cpu.h>
#include <asm/arch/hardware.h>
-#include "common_def.h"
+#include <asm/arch/common_def.h>
#include <serial.h>
DECLARE_GLOBAL_DATA_PTR;
OpenPOWER on IntegriCloud