]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
authorPeter Tyser <ptyser@xes-inc.com>
Tue, 13 Apr 2010 03:28:07 +0000 (22:28 -0500)
committerWolfgang Denk <wd@denx.de>
Tue, 13 Apr 2010 07:13:04 +0000 (09:13 +0200)
commit61f2b38a17f5b21c59f2afe6cf1cbb5f28638cf9
tree1e9ace3a9e030f0fd07fbbca663c148c195f0a3d
parent0de71d507157c4bd4fddcd3a419140d2b986eed2
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>
33 files changed:
board/amcc/bamboo/init.S
board/amcc/canyonlands/init.S
board/amcc/ebony/init.S
board/amcc/katmai/init.S
board/amcc/luan/init.S
board/amcc/ocotea/init.S
board/amcc/redwood/init.S
board/amcc/redwood/redwood.c
board/amcc/sequoia/init.S
board/amcc/yucca/init.S
board/bf537-stamp/cmd_bf537led.c
board/esd/du440/init.S
board/esd/pmc440/init.S
board/galaxy5200/galaxy5200.c
board/gdsys/intip/init.S
board/korat/init.S
board/lwmon5/init.S
board/m501sk/m501sk.h
board/netstal/hcu4/hcu4.c
board/netstal/mcu25/mcu25.c
board/phytec/pcm030/pcm030.c
board/pleb2/pleb2.c
board/prodrive/alpr/fpga.c
board/sandburst/common/ppc440gx_i2c.c
board/tqc/tqm834x/tqm834x.c
board/xilinx/ppc440-generic/init.S
cpu/ppc4xx/4xx_pcie.c
drivers/i2c/ppc4xx_i2c.c
include/asm-arm/arch-arm720t/hardware.h
include/asm-arm/arch-lpc2292/hardware.h
nand_spl/board/freescale/mpc8569mds/nand_boot.c
nand_spl/board/freescale/p1_p2_rdb/nand_boot.c
nand_spl/nand_boot_fsl_nfc.c