diff options
author | Arnd Bergmann <arnd@arndb.de> | 2012-12-02 09:12:47 -0500 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2013-03-12 12:39:47 -0400 |
commit | a7ed099ffc8edf2a6dccd8a22469347f5cdcfa57 (patch) | |
tree | b56901430602574233ad23008cfd7c23babd20c3 | |
parent | 0ec05c3e4ac6548fcab4b6a74254a22ef251e1fd (diff) |
ARM: spear: move all files to mach-spear
There are no conflicting files between the three mach-spear* directories
and plat-spear any more, so we can now move all file to a common
mach-spear directory.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
-rw-r--r-- | arch/arm/Kconfig | 2 | ||||
-rw-r--r-- | arch/arm/Makefile | 5 | ||||
-rw-r--r-- | arch/arm/mach-spear/Kconfig (renamed from arch/arm/plat-spear/Kconfig) | 0 | ||||
-rw-r--r-- | arch/arm/mach-spear/Makefile | 22 | ||||
-rw-r--r-- | arch/arm/mach-spear/Makefile.boot (renamed from arch/arm/mach-spear13xx/Makefile.boot) | 0 | ||||
-rw-r--r-- | arch/arm/mach-spear/headsmp.S (renamed from arch/arm/mach-spear13xx/headsmp.S) | 0 | ||||
-rw-r--r-- | arch/arm/mach-spear/hotplug.c (renamed from arch/arm/mach-spear13xx/hotplug.c) | 0 | ||||
-rw-r--r-- | arch/arm/mach-spear/include/mach/debug-macro.S (renamed from arch/arm/plat-spear/include/mach/debug-macro.S) | 0 | ||||
-rw-r--r-- | arch/arm/mach-spear/include/mach/generic.h (renamed from arch/arm/plat-spear/include/mach/generic.h) | 0 | ||||
-rw-r--r-- | arch/arm/mach-spear/include/mach/hardware.h (renamed from arch/arm/plat-spear/include/mach/hardware.h) | 0 | ||||
-rw-r--r-- | arch/arm/mach-spear/include/mach/irqs.h (renamed from arch/arm/plat-spear/include/mach/irqs.h) | 0 | ||||
-rw-r--r-- | arch/arm/mach-spear/include/mach/misc_regs.h (renamed from arch/arm/plat-spear/include/mach/misc_regs.h) | 0 | ||||
-rw-r--r-- | arch/arm/mach-spear/include/mach/spear.h (renamed from arch/arm/plat-spear/include/mach/spear.h) | 0 | ||||
-rw-r--r-- | arch/arm/mach-spear/include/mach/timex.h (renamed from arch/arm/plat-spear/include/mach/timex.h) | 0 | ||||
-rw-r--r-- | arch/arm/mach-spear/include/mach/uncompress.h (renamed from arch/arm/plat-spear/include/mach/uncompress.h) | 0 | ||||
-rw-r--r-- | arch/arm/mach-spear/include/plat/pl080.h (renamed from arch/arm/plat-spear/include/plat/pl080.h) | 0 | ||||
-rw-r--r-- | arch/arm/mach-spear/pl080.c (renamed from arch/arm/plat-spear/pl080.c) | 0 | ||||
-rw-r--r-- | arch/arm/mach-spear/platsmp.c (renamed from arch/arm/mach-spear13xx/platsmp.c) | 0 | ||||
-rw-r--r-- | arch/arm/mach-spear/restart.c (renamed from arch/arm/plat-spear/restart.c) | 0 | ||||
-rw-r--r-- | arch/arm/mach-spear/spear1310.c (renamed from arch/arm/mach-spear13xx/spear1310.c) | 0 | ||||
-rw-r--r-- | arch/arm/mach-spear/spear1340.c (renamed from arch/arm/mach-spear13xx/spear1340.c) | 0 | ||||
-rw-r--r-- | arch/arm/mach-spear/spear13xx-dma.h (renamed from arch/arm/mach-spear13xx/spear13xx-dma.h) | 0 | ||||
-rw-r--r-- | arch/arm/mach-spear/spear13xx.c (renamed from arch/arm/mach-spear13xx/spear13xx.c) | 0 | ||||
-rw-r--r-- | arch/arm/mach-spear/spear300.c (renamed from arch/arm/mach-spear3xx/spear300.c) | 0 | ||||
-rw-r--r-- | arch/arm/mach-spear/spear310.c (renamed from arch/arm/mach-spear3xx/spear310.c) | 0 | ||||
-rw-r--r-- | arch/arm/mach-spear/spear320.c (renamed from arch/arm/mach-spear3xx/spear320.c) | 0 | ||||
-rw-r--r-- | arch/arm/mach-spear/spear3xx.c (renamed from arch/arm/mach-spear3xx/spear3xx.c) | 0 | ||||
-rw-r--r-- | arch/arm/mach-spear/spear6xx.c (renamed from arch/arm/mach-spear6xx/spear6xx.c) | 0 | ||||
-rw-r--r-- | arch/arm/mach-spear/time.c (renamed from arch/arm/plat-spear/time.c) | 0 | ||||
-rw-r--r-- | arch/arm/mach-spear13xx/Makefile | 10 | ||||
-rw-r--r-- | arch/arm/mach-spear3xx/Makefile | 15 | ||||
-rw-r--r-- | arch/arm/mach-spear3xx/Makefile.boot | 3 | ||||
-rw-r--r-- | arch/arm/mach-spear6xx/Makefile | 6 | ||||
-rw-r--r-- | arch/arm/mach-spear6xx/Makefile.boot | 3 | ||||
-rw-r--r-- | arch/arm/plat-spear/Makefile | 9 |
35 files changed, 24 insertions, 51 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 5b714695b01b..4d2b1cf05931 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -1104,7 +1104,7 @@ source "arch/arm/plat-samsung/Kconfig" | |||
1104 | 1104 | ||
1105 | source "arch/arm/mach-socfpga/Kconfig" | 1105 | source "arch/arm/mach-socfpga/Kconfig" |
1106 | 1106 | ||
1107 | source "arch/arm/plat-spear/Kconfig" | 1107 | source "arch/arm/mach-spear/Kconfig" |
1108 | 1108 | ||
1109 | source "arch/arm/mach-s3c24xx/Kconfig" | 1109 | source "arch/arm/mach-s3c24xx/Kconfig" |
1110 | 1110 | ||
diff --git a/arch/arm/Makefile b/arch/arm/Makefile index ee4605f400b0..8276536815a8 100644 --- a/arch/arm/Makefile +++ b/arch/arm/Makefile | |||
@@ -191,9 +191,7 @@ machine-$(CONFIG_ARCH_VT8500) += vt8500 | |||
191 | machine-$(CONFIG_ARCH_W90X900) += w90x900 | 191 | machine-$(CONFIG_ARCH_W90X900) += w90x900 |
192 | machine-$(CONFIG_FOOTBRIDGE) += footbridge | 192 | machine-$(CONFIG_FOOTBRIDGE) += footbridge |
193 | machine-$(CONFIG_ARCH_SOCFPGA) += socfpga | 193 | machine-$(CONFIG_ARCH_SOCFPGA) += socfpga |
194 | machine-$(CONFIG_ARCH_SPEAR13XX) += spear13xx | 194 | machine-$(CONFIG_PLAT_SPEAR) += spear |
195 | machine-$(CONFIG_ARCH_SPEAR3XX) += spear3xx | ||
196 | machine-$(CONFIG_MACH_SPEAR600) += spear6xx | ||
197 | machine-$(CONFIG_ARCH_VIRT) += virt | 195 | machine-$(CONFIG_ARCH_VIRT) += virt |
198 | machine-$(CONFIG_ARCH_ZYNQ) += zynq | 196 | machine-$(CONFIG_ARCH_ZYNQ) += zynq |
199 | machine-$(CONFIG_ARCH_SUNXI) += sunxi | 197 | machine-$(CONFIG_ARCH_SUNXI) += sunxi |
@@ -207,7 +205,6 @@ plat-$(CONFIG_PLAT_ORION) += orion | |||
207 | plat-$(CONFIG_PLAT_PXA) += pxa | 205 | plat-$(CONFIG_PLAT_PXA) += pxa |
208 | plat-$(CONFIG_PLAT_S3C24XX) += samsung | 206 | plat-$(CONFIG_PLAT_S3C24XX) += samsung |
209 | plat-$(CONFIG_PLAT_S5P) += samsung | 207 | plat-$(CONFIG_PLAT_S5P) += samsung |
210 | plat-$(CONFIG_PLAT_SPEAR) += spear | ||
211 | plat-$(CONFIG_PLAT_VERSATILE) += versatile | 208 | plat-$(CONFIG_PLAT_VERSATILE) += versatile |
212 | 209 | ||
213 | ifeq ($(CONFIG_ARCH_EBSA110),y) | 210 | ifeq ($(CONFIG_ARCH_EBSA110),y) |
diff --git a/arch/arm/plat-spear/Kconfig b/arch/arm/mach-spear/Kconfig index e288df90c746..e288df90c746 100644 --- a/arch/arm/plat-spear/Kconfig +++ b/arch/arm/mach-spear/Kconfig | |||
diff --git a/arch/arm/mach-spear/Makefile b/arch/arm/mach-spear/Makefile new file mode 100644 index 000000000000..8a937bff9d81 --- /dev/null +++ b/arch/arm/mach-spear/Makefile | |||
@@ -0,0 +1,22 @@ | |||
1 | # | ||
2 | # SPEAr Platform specific Makefile | ||
3 | # | ||
4 | |||
5 | # Common support | ||
6 | obj-y := restart.o time.o | ||
7 | |||
8 | obj-$(CONFIG_SMP) += headsmp.o platsmp.o | ||
9 | obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o | ||
10 | |||
11 | obj-$(CONFIG_ARCH_SPEAR13XX) += spear13xx.o | ||
12 | obj-$(CONFIG_MACH_SPEAR1310) += spear1310.o | ||
13 | obj-$(CONFIG_MACH_SPEAR1340) += spear1340.o | ||
14 | |||
15 | obj-$(CONFIG_ARCH_SPEAR3XX) += spear3xx.o | ||
16 | obj-$(CONFIG_ARCH_SPEAR3XX) += pl080.o | ||
17 | obj-$(CONFIG_MACH_SPEAR300) += spear300.o | ||
18 | obj-$(CONFIG_MACH_SPEAR310) += spear310.o | ||
19 | obj-$(CONFIG_MACH_SPEAR320) += spear320.o | ||
20 | |||
21 | obj-$(CONFIG_ARCH_SPEAR6XX) += spear6xx.o | ||
22 | obj-$(CONFIG_ARCH_SPEAR6XX) += pl080.o | ||
diff --git a/arch/arm/mach-spear13xx/Makefile.boot b/arch/arm/mach-spear/Makefile.boot index 4674a4c221db..4674a4c221db 100644 --- a/arch/arm/mach-spear13xx/Makefile.boot +++ b/arch/arm/mach-spear/Makefile.boot | |||
diff --git a/arch/arm/mach-spear13xx/headsmp.S b/arch/arm/mach-spear/headsmp.S index ed85473a047f..ed85473a047f 100644 --- a/arch/arm/mach-spear13xx/headsmp.S +++ b/arch/arm/mach-spear/headsmp.S | |||
diff --git a/arch/arm/mach-spear13xx/hotplug.c b/arch/arm/mach-spear/hotplug.c index a7d2dd11a4f2..a7d2dd11a4f2 100644 --- a/arch/arm/mach-spear13xx/hotplug.c +++ b/arch/arm/mach-spear/hotplug.c | |||
diff --git a/arch/arm/plat-spear/include/mach/debug-macro.S b/arch/arm/mach-spear/include/mach/debug-macro.S index 75b05ad0fbad..75b05ad0fbad 100644 --- a/arch/arm/plat-spear/include/mach/debug-macro.S +++ b/arch/arm/mach-spear/include/mach/debug-macro.S | |||
diff --git a/arch/arm/plat-spear/include/mach/generic.h b/arch/arm/mach-spear/include/mach/generic.h index af47d9b0d83d..af47d9b0d83d 100644 --- a/arch/arm/plat-spear/include/mach/generic.h +++ b/arch/arm/mach-spear/include/mach/generic.h | |||
diff --git a/arch/arm/plat-spear/include/mach/hardware.h b/arch/arm/mach-spear/include/mach/hardware.h index 40a8c178f10d..40a8c178f10d 100644 --- a/arch/arm/plat-spear/include/mach/hardware.h +++ b/arch/arm/mach-spear/include/mach/hardware.h | |||
diff --git a/arch/arm/plat-spear/include/mach/irqs.h b/arch/arm/mach-spear/include/mach/irqs.h index 92da0a8c6bce..92da0a8c6bce 100644 --- a/arch/arm/plat-spear/include/mach/irqs.h +++ b/arch/arm/mach-spear/include/mach/irqs.h | |||
diff --git a/arch/arm/plat-spear/include/mach/misc_regs.h b/arch/arm/mach-spear/include/mach/misc_regs.h index 075812c4ca18..075812c4ca18 100644 --- a/arch/arm/plat-spear/include/mach/misc_regs.h +++ b/arch/arm/mach-spear/include/mach/misc_regs.h | |||
diff --git a/arch/arm/plat-spear/include/mach/spear.h b/arch/arm/mach-spear/include/mach/spear.h index 2198ab96df9d..2198ab96df9d 100644 --- a/arch/arm/plat-spear/include/mach/spear.h +++ b/arch/arm/mach-spear/include/mach/spear.h | |||
diff --git a/arch/arm/plat-spear/include/mach/timex.h b/arch/arm/mach-spear/include/mach/timex.h index ef95e5b780bd..ef95e5b780bd 100644 --- a/arch/arm/plat-spear/include/mach/timex.h +++ b/arch/arm/mach-spear/include/mach/timex.h | |||
diff --git a/arch/arm/plat-spear/include/mach/uncompress.h b/arch/arm/mach-spear/include/mach/uncompress.h index 51b2dc93e4da..51b2dc93e4da 100644 --- a/arch/arm/plat-spear/include/mach/uncompress.h +++ b/arch/arm/mach-spear/include/mach/uncompress.h | |||
diff --git a/arch/arm/plat-spear/include/plat/pl080.h b/arch/arm/mach-spear/include/plat/pl080.h index eb6590ded40d..eb6590ded40d 100644 --- a/arch/arm/plat-spear/include/plat/pl080.h +++ b/arch/arm/mach-spear/include/plat/pl080.h | |||
diff --git a/arch/arm/plat-spear/pl080.c b/arch/arm/mach-spear/pl080.c index cfa1199d0f4a..cfa1199d0f4a 100644 --- a/arch/arm/plat-spear/pl080.c +++ b/arch/arm/mach-spear/pl080.c | |||
diff --git a/arch/arm/mach-spear13xx/platsmp.c b/arch/arm/mach-spear/platsmp.c index af4ade61cd95..af4ade61cd95 100644 --- a/arch/arm/mach-spear13xx/platsmp.c +++ b/arch/arm/mach-spear/platsmp.c | |||
diff --git a/arch/arm/plat-spear/restart.c b/arch/arm/mach-spear/restart.c index 7d4616d5df11..7d4616d5df11 100644 --- a/arch/arm/plat-spear/restart.c +++ b/arch/arm/mach-spear/restart.c | |||
diff --git a/arch/arm/mach-spear13xx/spear1310.c b/arch/arm/mach-spear/spear1310.c index 56214d1076ef..56214d1076ef 100644 --- a/arch/arm/mach-spear13xx/spear1310.c +++ b/arch/arm/mach-spear/spear1310.c | |||
diff --git a/arch/arm/mach-spear13xx/spear1340.c b/arch/arm/mach-spear/spear1340.c index b01c4c7009a7..b01c4c7009a7 100644 --- a/arch/arm/mach-spear13xx/spear1340.c +++ b/arch/arm/mach-spear/spear1340.c | |||
diff --git a/arch/arm/mach-spear13xx/spear13xx-dma.h b/arch/arm/mach-spear/spear13xx-dma.h index d50bdb605925..d50bdb605925 100644 --- a/arch/arm/mach-spear13xx/spear13xx-dma.h +++ b/arch/arm/mach-spear/spear13xx-dma.h | |||
diff --git a/arch/arm/mach-spear13xx/spear13xx.c b/arch/arm/mach-spear/spear13xx.c index 988fefebf81e..988fefebf81e 100644 --- a/arch/arm/mach-spear13xx/spear13xx.c +++ b/arch/arm/mach-spear/spear13xx.c | |||
diff --git a/arch/arm/mach-spear3xx/spear300.c b/arch/arm/mach-spear/spear300.c index 72449eeaa6ae..72449eeaa6ae 100644 --- a/arch/arm/mach-spear3xx/spear300.c +++ b/arch/arm/mach-spear/spear300.c | |||
diff --git a/arch/arm/mach-spear3xx/spear310.c b/arch/arm/mach-spear/spear310.c index 0b7962d27694..0b7962d27694 100644 --- a/arch/arm/mach-spear3xx/spear310.c +++ b/arch/arm/mach-spear/spear310.c | |||
diff --git a/arch/arm/mach-spear3xx/spear320.c b/arch/arm/mach-spear/spear320.c index e9db7dbf6c57..e9db7dbf6c57 100644 --- a/arch/arm/mach-spear3xx/spear320.c +++ b/arch/arm/mach-spear/spear320.c | |||
diff --git a/arch/arm/mach-spear3xx/spear3xx.c b/arch/arm/mach-spear/spear3xx.c index d7580f2e5e07..d7580f2e5e07 100644 --- a/arch/arm/mach-spear3xx/spear3xx.c +++ b/arch/arm/mach-spear/spear3xx.c | |||
diff --git a/arch/arm/mach-spear6xx/spear6xx.c b/arch/arm/mach-spear/spear6xx.c index 97fb31d8c9b5..97fb31d8c9b5 100644 --- a/arch/arm/mach-spear6xx/spear6xx.c +++ b/arch/arm/mach-spear/spear6xx.c | |||
diff --git a/arch/arm/plat-spear/time.c b/arch/arm/mach-spear/time.c index bd5c53cd6962..bd5c53cd6962 100644 --- a/arch/arm/plat-spear/time.c +++ b/arch/arm/mach-spear/time.c | |||
diff --git a/arch/arm/mach-spear13xx/Makefile b/arch/arm/mach-spear13xx/Makefile deleted file mode 100644 index 3435ea78c15d..000000000000 --- a/arch/arm/mach-spear13xx/Makefile +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | # | ||
2 | # Makefile for SPEAr13XX machine series | ||
3 | # | ||
4 | |||
5 | obj-$(CONFIG_SMP) += headsmp.o platsmp.o | ||
6 | obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o | ||
7 | |||
8 | obj-$(CONFIG_ARCH_SPEAR13XX) += spear13xx.o | ||
9 | obj-$(CONFIG_MACH_SPEAR1310) += spear1310.o | ||
10 | obj-$(CONFIG_MACH_SPEAR1340) += spear1340.o | ||
diff --git a/arch/arm/mach-spear3xx/Makefile b/arch/arm/mach-spear3xx/Makefile deleted file mode 100644 index 8d12faa178fd..000000000000 --- a/arch/arm/mach-spear3xx/Makefile +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | # | ||
2 | # Makefile for SPEAr3XX machine series | ||
3 | # | ||
4 | |||
5 | # common files | ||
6 | obj-$(CONFIG_ARCH_SPEAR3XX) += spear3xx.o | ||
7 | |||
8 | # spear300 specific files | ||
9 | obj-$(CONFIG_MACH_SPEAR300) += spear300.o | ||
10 | |||
11 | # spear310 specific files | ||
12 | obj-$(CONFIG_MACH_SPEAR310) += spear310.o | ||
13 | |||
14 | # spear320 specific files | ||
15 | obj-$(CONFIG_MACH_SPEAR320) += spear320.o | ||
diff --git a/arch/arm/mach-spear3xx/Makefile.boot b/arch/arm/mach-spear3xx/Makefile.boot deleted file mode 100644 index 4674a4c221db..000000000000 --- a/arch/arm/mach-spear3xx/Makefile.boot +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | zreladdr-y += 0x00008000 | ||
2 | params_phys-y := 0x00000100 | ||
3 | initrd_phys-y := 0x00800000 | ||
diff --git a/arch/arm/mach-spear6xx/Makefile b/arch/arm/mach-spear6xx/Makefile deleted file mode 100644 index 898831d93f37..000000000000 --- a/arch/arm/mach-spear6xx/Makefile +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | # | ||
2 | # Makefile for SPEAr6XX machine series | ||
3 | # | ||
4 | |||
5 | # common files | ||
6 | obj-y += spear6xx.o | ||
diff --git a/arch/arm/mach-spear6xx/Makefile.boot b/arch/arm/mach-spear6xx/Makefile.boot deleted file mode 100644 index 4674a4c221db..000000000000 --- a/arch/arm/mach-spear6xx/Makefile.boot +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | zreladdr-y += 0x00008000 | ||
2 | params_phys-y := 0x00000100 | ||
3 | initrd_phys-y := 0x00800000 | ||
diff --git a/arch/arm/plat-spear/Makefile b/arch/arm/plat-spear/Makefile deleted file mode 100644 index 01e88532a5db..000000000000 --- a/arch/arm/plat-spear/Makefile +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | # | ||
2 | # SPEAr Platform specific Makefile | ||
3 | # | ||
4 | |||
5 | # Common support | ||
6 | obj-y := restart.o time.o | ||
7 | |||
8 | obj-$(CONFIG_ARCH_SPEAR3XX) += pl080.o | ||
9 | obj-$(CONFIG_ARCH_SPEAR6XX) += pl080.o | ||