diff options
author | Peter Tyser <ptyser@xes-inc.com> | 2010-04-12 22:28:07 -0500 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-04-13 09:13:04 +0200 |
commit | 61f2b38a17f5b21c59f2afe6cf1cbb5f28638cf9 (patch) | |
tree | 1e9ace3a9e030f0fd07fbbca663c148c195f0a3d /board | |
parent | 0de71d507157c4bd4fddcd3a419140d2b986eed2 (diff) |
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>
Diffstat (limited to 'board')
-rw-r--r-- | board/amcc/bamboo/init.S | 2 | ||||
-rw-r--r-- | board/amcc/canyonlands/init.S | 2 | ||||
-rw-r--r-- | board/amcc/ebony/init.S | 2 | ||||
-rw-r--r-- | board/amcc/katmai/init.S | 2 | ||||
-rw-r--r-- | board/amcc/luan/init.S | 2 | ||||
-rw-r--r-- | board/amcc/ocotea/init.S | 2 | ||||
-rw-r--r-- | board/amcc/redwood/init.S | 2 | ||||
-rw-r--r-- | board/amcc/redwood/redwood.c | 2 | ||||
-rw-r--r-- | board/amcc/sequoia/init.S | 2 | ||||
-rw-r--r-- | board/amcc/yucca/init.S | 2 | ||||
-rw-r--r-- | board/bf537-stamp/cmd_bf537led.c | 2 | ||||
-rw-r--r-- | board/esd/du440/init.S | 2 | ||||
-rw-r--r-- | board/esd/pmc440/init.S | 2 | ||||
-rw-r--r-- | board/galaxy5200/galaxy5200.c | 2 | ||||
-rw-r--r-- | board/gdsys/intip/init.S | 2 | ||||
-rw-r--r-- | board/korat/init.S | 2 | ||||
-rw-r--r-- | board/lwmon5/init.S | 2 | ||||
-rw-r--r-- | board/m501sk/m501sk.h | 6 | ||||
-rw-r--r-- | board/netstal/hcu4/hcu4.c | 2 | ||||
-rw-r--r-- | board/netstal/mcu25/mcu25.c | 2 | ||||
-rw-r--r-- | board/phytec/pcm030/pcm030.c | 2 | ||||
-rw-r--r-- | board/pleb2/pleb2.c | 2 | ||||
-rw-r--r-- | board/prodrive/alpr/fpga.c | 2 | ||||
-rw-r--r-- | board/sandburst/common/ppc440gx_i2c.c | 2 | ||||
-rw-r--r-- | board/tqc/tqm834x/tqm834x.c | 2 | ||||
-rw-r--r-- | board/xilinx/ppc440-generic/init.S | 2 |
26 files changed, 28 insertions, 28 deletions
diff --git a/board/amcc/bamboo/init.S b/board/amcc/bamboo/init.S index a5c9d6d7649..7439c805c2c 100644 --- a/board/amcc/bamboo/init.S +++ b/board/amcc/bamboo/init.S @@ -25,7 +25,7 @@ #include <ppc_asm.tmpl> #include <config.h> -#include <asm-ppc/mmu.h> +#include <asm/mmu.h> /************************************************************************** * TLB TABLE diff --git a/board/amcc/canyonlands/init.S b/board/amcc/canyonlands/init.S index 0b667968acc..993bec30ea6 100644 --- a/board/amcc/canyonlands/init.S +++ b/board/amcc/canyonlands/init.S @@ -23,7 +23,7 @@ #include <ppc_asm.tmpl> #include <config.h> -#include <asm-ppc/mmu.h> +#include <asm/mmu.h> /************************************************************************** * TLB TABLE diff --git a/board/amcc/ebony/init.S b/board/amcc/ebony/init.S index 811a96a1f46..153fa811c48 100644 --- a/board/amcc/ebony/init.S +++ b/board/amcc/ebony/init.S @@ -22,7 +22,7 @@ #include <ppc_asm.tmpl> #include <config.h> -#include <asm-ppc/mmu.h> +#include <asm/mmu.h> /************************************************************************** * TLB TABLE diff --git a/board/amcc/katmai/init.S b/board/amcc/katmai/init.S index 1c74a82c3d6..90598f63bc5 100644 --- a/board/amcc/katmai/init.S +++ b/board/amcc/katmai/init.S @@ -25,7 +25,7 @@ #include <ppc_asm.tmpl> #include <config.h> -#include <asm-ppc/mmu.h> +#include <asm/mmu.h> /************************************************************************** * TLB TABLE diff --git a/board/amcc/luan/init.S b/board/amcc/luan/init.S index fb54dea3a08..513b0fc5602 100644 --- a/board/amcc/luan/init.S +++ b/board/amcc/luan/init.S @@ -25,7 +25,7 @@ #include <ppc_asm.tmpl> #include <config.h> -#include <asm-ppc/mmu.h> +#include <asm/mmu.h> /************************************************************************** * TLB TABLE diff --git a/board/amcc/ocotea/init.S b/board/amcc/ocotea/init.S index 8bcfbb197ec..e7c75dfac54 100644 --- a/board/amcc/ocotea/init.S +++ b/board/amcc/ocotea/init.S @@ -22,7 +22,7 @@ #include <ppc_asm.tmpl> #include <config.h> -#include <asm-ppc/mmu.h> +#include <asm/mmu.h> /************************************************************************** * TLB TABLE diff --git a/board/amcc/redwood/init.S b/board/amcc/redwood/init.S index 363d7932aca..4da586918d1 100644 --- a/board/amcc/redwood/init.S +++ b/board/amcc/redwood/init.S @@ -23,7 +23,7 @@ #include <ppc_asm.tmpl> #include <config.h> -#include <asm-ppc/mmu.h> +#include <asm/mmu.h> /************************************************************************** * TLB TABLE diff --git a/board/amcc/redwood/redwood.c b/board/amcc/redwood/redwood.c index bc8cb0c443a..32fb8c584b9 100644 --- a/board/amcc/redwood/redwood.c +++ b/board/amcc/redwood/redwood.c @@ -29,7 +29,7 @@ #include <ppc4xx.h> #include <asm/processor.h> #include <i2c.h> -#include <asm-ppc/io.h> +#include <asm/io.h> int compare_to_true(char *str); char *remove_l_w_space(char *in_str); diff --git a/board/amcc/sequoia/init.S b/board/amcc/sequoia/init.S index 3c0e400f953..f090070b4dd 100644 --- a/board/amcc/sequoia/init.S +++ b/board/amcc/sequoia/init.S @@ -22,7 +22,7 @@ */ #include <ppc_asm.tmpl> -#include <asm-ppc/mmu.h> +#include <asm/mmu.h> #include <config.h> /* diff --git a/board/amcc/yucca/init.S b/board/amcc/yucca/init.S index 9308fdac201..f51035ff682 100644 --- a/board/amcc/yucca/init.S +++ b/board/amcc/yucca/init.S @@ -25,7 +25,7 @@ #include <ppc_asm.tmpl> #include <config.h> -#include <asm-ppc/mmu.h> +#include <asm/mmu.h> /************************************************************************** * TLB TABLE diff --git a/board/bf537-stamp/cmd_bf537led.c b/board/bf537-stamp/cmd_bf537led.c index e65c4f83595..317f088497d 100644 --- a/board/bf537-stamp/cmd_bf537led.c +++ b/board/bf537-stamp/cmd_bf537led.c @@ -25,7 +25,7 @@ #include <config.h> #include <command.h> #include <asm/blackfin.h> -#include <asm-blackfin/string.h> +#include <asm/string.h> #ifdef CONFIG_BF537_STAMP_LEDCMD /* Define the command usage in a reusable way */ diff --git a/board/esd/du440/init.S b/board/esd/du440/init.S index 3cac6b11bb0..afcf9c4a535 100644 --- a/board/esd/du440/init.S +++ b/board/esd/du440/init.S @@ -22,7 +22,7 @@ */ #include <ppc_asm.tmpl> -#include <asm-ppc/mmu.h> +#include <asm/mmu.h> #include <config.h> /* diff --git a/board/esd/pmc440/init.S b/board/esd/pmc440/init.S index 6585fed6647..d51cd0cf058 100644 --- a/board/esd/pmc440/init.S +++ b/board/esd/pmc440/init.S @@ -20,7 +20,7 @@ */ #include <ppc_asm.tmpl> -#include <asm-ppc/mmu.h> +#include <asm/mmu.h> #include <config.h> /* diff --git a/board/galaxy5200/galaxy5200.c b/board/galaxy5200/galaxy5200.c index 5aa9d3a6f10..d4a2245b2b6 100644 --- a/board/galaxy5200/galaxy5200.c +++ b/board/galaxy5200/galaxy5200.c @@ -33,7 +33,7 @@ #include <common.h> #include <mpc5xxx.h> #include <pci.h> -#include <asm-ppc/io.h> +#include <asm/io.h> #ifndef CONFIG_SYS_RAMBOOT static void sdram_start(int hi_addr) diff --git a/board/gdsys/intip/init.S b/board/gdsys/intip/init.S index e205c9d7e8e..a8e8b6c1c25 100644 --- a/board/gdsys/intip/init.S +++ b/board/gdsys/intip/init.S @@ -27,7 +27,7 @@ #include <ppc_asm.tmpl> #include <config.h> -#include <asm-ppc/mmu.h> +#include <asm/mmu.h> /************************************************************************** * TLB TABLE diff --git a/board/korat/init.S b/board/korat/init.S index ea43a1f8986..c725bbbb44d 100644 --- a/board/korat/init.S +++ b/board/korat/init.S @@ -20,7 +20,7 @@ */ #include <ppc_asm.tmpl> -#include <asm-ppc/mmu.h> +#include <asm/mmu.h> #include <config.h> /************************************************************************** diff --git a/board/lwmon5/init.S b/board/lwmon5/init.S index 718cec6af56..c714fb7ad97 100644 --- a/board/lwmon5/init.S +++ b/board/lwmon5/init.S @@ -25,7 +25,7 @@ #include <ppc_asm.tmpl> #include <config.h> -#include <asm-ppc/mmu.h> +#include <asm/mmu.h> /************************************************************************** * TLB TABLE diff --git a/board/m501sk/m501sk.h b/board/m501sk/m501sk.h index 42a67573da2..51d10f58a9c 100644 --- a/board/m501sk/m501sk.h +++ b/board/m501sk/m501sk.h @@ -1,5 +1,5 @@ /* - * linux/include/asm-arm/arch-at91/hardware.h + * linux/include/asm/arch-at91/hardware.h * * Copyright (C) 2003 SAN People * @@ -21,9 +21,9 @@ #define __M501SK_H #ifndef __ASSEMBLY__ -#include <asm-arm/arch-at91rm9200/AT91RM9200.h> +#include <asm/arch-at91rm9200/AT91RM9200.h> #else -#include <asm-arm/arch-at91rm9200/AT91RM9200_inc.h> +#include <asm/arch-at91rm9200/AT91RM9200_inc.h> #endif #define AT91C_PIO_PA22 ((unsigned int) 1 << 22) /* Pin Controlled by PA22 */ diff --git a/board/netstal/hcu4/hcu4.c b/board/netstal/hcu4/hcu4.c index 3f07ff1263e..1c99405bea9 100644 --- a/board/netstal/hcu4/hcu4.c +++ b/board/netstal/hcu4/hcu4.c @@ -22,7 +22,7 @@ #include <ppc4xx.h> #include <asm/processor.h> #include <asm/io.h> -#include <asm-ppc/u-boot.h> +#include <asm/u-boot.h> #include "../common/nm.h" DECLARE_GLOBAL_DATA_PTR; diff --git a/board/netstal/mcu25/mcu25.c b/board/netstal/mcu25/mcu25.c index cc2f99874ea..87bc45edb42 100644 --- a/board/netstal/mcu25/mcu25.c +++ b/board/netstal/mcu25/mcu25.c @@ -22,7 +22,7 @@ #include <ppc4xx.h> #include <asm/processor.h> #include <asm/io.h> -#include <asm-ppc/u-boot.h> +#include <asm/u-boot.h> #include "../common/nm.h" DECLARE_GLOBAL_DATA_PTR; diff --git a/board/phytec/pcm030/pcm030.c b/board/phytec/pcm030/pcm030.c index 416d3070b59..77ce3899efb 100644 --- a/board/phytec/pcm030/pcm030.c +++ b/board/phytec/pcm030/pcm030.c @@ -30,7 +30,7 @@ #include <common.h> #include <mpc5xxx.h> #include <pci.h> -#include <asm-ppc/io.h> +#include <asm/io.h> #include "mt46v32m16-75.h" diff --git a/board/pleb2/pleb2.c b/board/pleb2/pleb2.c index dc6fac46d34..97c37eaa393 100644 --- a/board/pleb2/pleb2.c +++ b/board/pleb2/pleb2.c @@ -26,7 +26,7 @@ */ #include <common.h> -#include <asm-arm/mach-types.h> +#include <asm/mach-types.h> DECLARE_GLOBAL_DATA_PTR; diff --git a/board/prodrive/alpr/fpga.c b/board/prodrive/alpr/fpga.c index 7571cd950c0..f3bc1fa7a16 100644 --- a/board/prodrive/alpr/fpga.c +++ b/board/prodrive/alpr/fpga.c @@ -30,7 +30,7 @@ #include <altera.h> #include <ACEX1K.h> #include <command.h> -#include <asm-ppc/processor.h> +#include <asm/processor.h> #include <ppc440.h> #include "fpga.h" diff --git a/board/sandburst/common/ppc440gx_i2c.c b/board/sandburst/common/ppc440gx_i2c.c index 35c4e60b5ac..dbc0cee7588 100644 --- a/board/sandburst/common/ppc440gx_i2c.c +++ b/board/sandburst/common/ppc440gx_i2c.c @@ -31,7 +31,7 @@ #include <i2c.h> #include <command.h> #include "ppc440gx_i2c.h" -#include <asm-ppc/io.h> +#include <asm/io.h> #ifdef CONFIG_I2C_BUS1 diff --git a/board/tqc/tqm834x/tqm834x.c b/board/tqc/tqm834x/tqm834x.c index 4fd8cd69692..e5648799a65 100644 --- a/board/tqc/tqm834x/tqm834x.c +++ b/board/tqc/tqm834x/tqm834x.c @@ -28,7 +28,7 @@ #include <asm/mpc8349_pci.h> #include <i2c.h> #include <miiphy.h> -#include <asm-ppc/mmu.h> +#include <asm/mmu.h> #include <pci.h> DECLARE_GLOBAL_DATA_PTR; diff --git a/board/xilinx/ppc440-generic/init.S b/board/xilinx/ppc440-generic/init.S index 1409467ea04..54f2d7fbc19 100644 --- a/board/xilinx/ppc440-generic/init.S +++ b/board/xilinx/ppc440-generic/init.S @@ -19,7 +19,7 @@ #include <ppc_asm.tmpl> #include <config.h> -#include <asm-ppc/mmu.h> +#include <asm/mmu.h> .section .bootpg,"ax" .globl tlbtab |