u-boot-brain/board/netstal
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
..
common ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case 2009-09-28 10:45:54 +02:00
hcu4 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" 2010-04-13 09:13:04 +02:00
hcu5 Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
mcu25 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" 2010-04-13 09:13:04 +02:00