summaryrefslogtreecommitdiffstats
path: root/include/configs/omap1510.h
diff options
context:
space:
mode:
authorAndreas Bießmann <andreas.devel@googlemail.com>2010-09-24 23:31:43 +0200
committerWolfgang Denk <wd@denx.de>2010-10-13 09:59:33 +0200
commita4a87d8a933f648381d0cb9a913058cc2afa3cd4 (patch)
tree6b0ff8f37d6db7df8f9fb58cfc7f36e99e8642e5 /include/configs/omap1510.h
parentbfe8fe87bac5ad5b63aa64167c5fe719c3c300cd (diff)
downloadblackbird-obmc-uboot-a4a87d8a933f648381d0cb9a913058cc2afa3cd4.tar.gz
blackbird-obmc-uboot-a4a87d8a933f648381d0cb9a913058cc2afa3cd4.zip
arch/arm/include/asm/sizes.h: cleanups
Merge several sizes.h in asm/arch subdirectories into a single asm/sizes.h file. Fixup usage of asm/arch/sizes.h in some files to use the merged file. Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'include/configs/omap1510.h')
-rw-r--r--include/configs/omap1510.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/omap1510.h b/include/configs/omap1510.h
index 931560cdcf..e6d9c7aa79 100644
--- a/include/configs/omap1510.h
+++ b/include/configs/omap1510.h
@@ -28,7 +28,7 @@
* 675 Mass Ave, Cambridge, MA 02139, USA.
*/
-#include <asm/arch/sizes.h>
+#include <asm/sizes.h>
/*
There are 2 sets of general I/O -->
OpenPOWER on IntegriCloud