uboot-mt623x/nand_spl
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
..
board Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" 2010-04-13 09:13:04 +02:00
nand_boot.c nand_spl: Fix cmd_ctrl usage in nand_boot.c. 2009-07-07 17:58:10 -05:00
nand_boot_fsl_elbc.c ppc/85xx: Fix inclusion of 83xx immap in 85xx builds 2009-11-04 21:39:07 -06:00
nand_boot_fsl_nfc.c Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" 2010-04-13 09:13:04 +02:00