summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-arm925t/sizes.h
Commit message (Collapse)AuthorAgeFilesLines
* arch/arm/include/asm/sizes.h: cleanupsAndreas Bießmann2010-10-131-50/+0
| | | | | | | | | 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>
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-131-0/+50
This helps to clean up the include/ directory so that it only contains non-architecture-specific headers and also matches Linux's directory layout which many U-Boot developers are already familiar with. Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
OpenPOWER on IntegriCloud