summaryrefslogtreecommitdiffstats
path: root/board/esd/du440/du440.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/esd/du440/du440.c')
-rw-r--r--board/esd/du440/du440.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/esd/du440/du440.c b/board/esd/du440/du440.c
index ad255f91ab..fccfaee7b3 100644
--- a/board/esd/du440/du440.c
+++ b/board/esd/du440/du440.c
@@ -24,7 +24,7 @@
#include <asm/bitops.h>
#include <command.h>
#include <i2c.h>
-#include <ppc440.h>
+#include <asm/ppc440.h>
#include "du440.h"
DECLARE_GLOBAL_DATA_PTR;
OpenPOWER on IntegriCloud