uboot-mt623x/board/prodrive
Peter Tyser 61f2b38a17 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
The appropriate include/asm-$ARCH directory should already by symlinked
to include/asm so using the whole "asm-$ARCH" path is unnecessary.

This change should also allow us to move the include/asm-$ARCH
directories into their appropriate lib/$ARCH/ directories.

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
2010-04-13 09:13:04 +02:00
..
alpr Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" 2010-04-13 09:13:04 +02:00
common rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
p3mx p3mx: Remove serial relocation fixups 2009-10-03 10:17:57 +02:00
p3p440 ppc4xx: Consolidate pci_pre_init() function 2009-11-19 11:35:30 +01:00
pdnb3 move prototypes for gunzip() and zunzip() to common.h 2009-12-21 21:39:59 +01:00