summaryrefslogtreecommitdiffstats
path: root/board/mx1ads
diff options
context:
space:
mode:
authorwdenk <wdenk>2005-04-03 14:26:46 +0000
committerwdenk <wdenk>2005-04-03 14:26:46 +0000
commit86c9888207b0d5b9632c4ed7a61fd09b81bb618c (patch)
tree7fac14580807776783cc27c9b738ebfdc2d71f32 /board/mx1ads
parent59acc296d97b7262b64be8bc23b12c47b4fdd7e6 (diff)
downloadblackbird-obmc-uboot-86c9888207b0d5b9632c4ed7a61fd09b81bb618c.tar.gz
blackbird-obmc-uboot-86c9888207b0d5b9632c4ed7a61fd09b81bb618c.zip
Patch by Steven Scholz, 03 Apr 2005:
- create SoC specific directories include/asm-arm/arch-imx and include/asm-arm/arch-s3c24x0
Diffstat (limited to 'board/mx1ads')
-rw-r--r--board/mx1ads/mx1ads.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/mx1ads/mx1ads.c b/board/mx1ads/mx1ads.c
index 332f0a2beb..5c33ba3c0e 100644
--- a/board/mx1ads/mx1ads.c
+++ b/board/mx1ads/mx1ads.c
@@ -25,7 +25,7 @@
#include <common.h>
/*#include <mc9328.h>*/
-#include <asm/arch-arm920t/imx-regs.h>
+#include <asm/arch/imx-regs.h>
/* ------------------------------------------------------------------------- */
OpenPOWER on IntegriCloud