summaryrefslogtreecommitdiffstats
path: root/board
diff options
context:
space:
mode:
authorGraeme Russ <graeme.russ@gmail.com>2009-02-24 21:12:35 +1100
committerWolfgang Denk <wd@denx.de>2009-03-20 22:39:13 +0100
commitece444b42b71eb5bce34a24ec584573b3c8c4a98 (patch)
tree892b30d8c9d3f045e6d45d6484715635f37271be /board
parent6d83e3ac61dcdbcb7f04664309a9689fe01c5704 (diff)
downloadblackbird-obmc-uboot-ece444b42b71eb5bce34a24ec584573b3c8c4a98.tar.gz
blackbird-obmc-uboot-ece444b42b71eb5bce34a24ec584573b3c8c4a98.zip
Move ali512x.h
Moved ali512x.h from include/asm-i386/ic/ to /include Signed-off-by: Graeme Russ <graeme.russ at gmail.com>
Diffstat (limited to 'board')
-rw-r--r--board/sc520_cdp/sc520_cdp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/sc520_cdp/sc520_cdp.c b/board/sc520_cdp/sc520_cdp.c
index 1ddce7ea99..830ec37dd7 100644
--- a/board/sc520_cdp/sc520_cdp.c
+++ b/board/sc520_cdp/sc520_cdp.c
@@ -27,7 +27,7 @@
#include <asm/io.h>
#include <asm/pci.h>
#include <asm/ic/sc520.h>
-#include <asm/ic/ali512x.h>
+#include <ali512x.h>
#include <spi.h>
#include <netdev.h>
OpenPOWER on IntegriCloud