summaryrefslogtreecommitdiffstats
path: root/board/mpl/common/memtst.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/mpl/common/memtst.c')
-rw-r--r--board/mpl/common/memtst.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/mpl/common/memtst.c b/board/mpl/common/memtst.c
index 68973f9cbb..9c08065992 100644
--- a/board/mpl/common/memtst.c
+++ b/board/mpl/common/memtst.c
@@ -48,7 +48,7 @@ int testdram (void)
#include <common.h>
#include <asm/processor.h>
-#include <4xx_i2c.h>
+#include <asm/ppc4xx-i2c.h>
DECLARE_GLOBAL_DATA_PTR;
OpenPOWER on IntegriCloud