diff options
Diffstat (limited to 'board/sc520_cdp/sc520_cdp.c')
-rw-r--r-- | board/sc520_cdp/sc520_cdp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/sc520_cdp/sc520_cdp.c b/board/sc520_cdp/sc520_cdp.c index 1ddce7e..830ec37 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> |