From 700d136cc42e086e868a5d70b728ae3febf0a5d7 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Fri, 20 Feb 2009 16:19:46 +0000 Subject: [PATCH] [atheros]: move files for kernel 2.6.26 to a special directory. In kernel 2.6.28 the directory structure has chanced, so for kernel 2.6.26 a own files directory is needed. SVN-Revision: 14583 --- .../atheros/{files => files-2.6.26}/arch/mips/atheros/Kconfig | 0 .../atheros/{files => files-2.6.26}/arch/mips/atheros/Makefile | 0 .../{files => files-2.6.26}/arch/mips/atheros/ar5312/Makefile | 0 .../{files => files-2.6.26}/arch/mips/atheros/ar5312/board.c | 0 .../{files => files-2.6.26}/arch/mips/atheros/ar5312/irq.c | 0 .../{files => files-2.6.26}/arch/mips/atheros/ar5315/Makefile | 0 .../{files => files-2.6.26}/arch/mips/atheros/ar5315/board.c | 0 .../{files => files-2.6.26}/arch/mips/atheros/ar5315/irq.c | 0 .../{files => files-2.6.26}/arch/mips/atheros/ar5315/pci.c | 0 .../atheros/{files => files-2.6.26}/arch/mips/atheros/board.c | 0 .../atheros/{files => files-2.6.26}/arch/mips/atheros/prom.c | 0 .../atheros/{files => files-2.6.26}/arch/mips/atheros/reset.c | 0 .../{files => files-2.6.26}/drivers/mtd/devices/spiflash.c | 0 .../{files => files-2.6.26}/drivers/mtd/devices/spiflash.h | 0 .../atheros/{files => files-2.6.26}/drivers/net/ar2313/Makefile | 0 .../atheros/{files => files-2.6.26}/drivers/net/ar2313/ar2313.c | 0 .../atheros/{files => files-2.6.26}/drivers/net/ar2313/ar2313.h | 0 .../atheros/{files => files-2.6.26}/drivers/net/ar2313/dma.h | 0 .../atheros/{files => files-2.6.26}/drivers/watchdog/ar2315-wtd.c | 0 .../include/asm-mips/mach-atheros/ar5312/ar5312.h | 0 .../include/asm-mips/mach-atheros/ar5315/ar5315.h | 0 .../include/asm-mips/mach-atheros/ar531x.h | 0 .../include/asm-mips/mach-atheros/ar531x_platform.h | 0 .../include/asm-mips/mach-atheros/cpu-feature-overrides.h | 0 .../include/asm-mips/mach-atheros/dma-coherence.h | 0 .../{files => files-2.6.26}/include/asm-mips/mach-atheros/gpio.h | 0 .../{files => files-2.6.26}/include/asm-mips/mach-atheros/reset.h | 0 .../{files => files-2.6.26}/include/asm-mips/mach-atheros/war.h | 0 28 files changed, 0 insertions(+), 0 deletions(-) rename target/linux/atheros/{files => files-2.6.26}/arch/mips/atheros/Kconfig (100%) rename target/linux/atheros/{files => files-2.6.26}/arch/mips/atheros/Makefile (100%) rename target/linux/atheros/{files => files-2.6.26}/arch/mips/atheros/ar5312/Makefile (100%) rename target/linux/atheros/{files => files-2.6.26}/arch/mips/atheros/ar5312/board.c (100%) rename target/linux/atheros/{files => files-2.6.26}/arch/mips/atheros/ar5312/irq.c (100%) rename target/linux/atheros/{files => files-2.6.26}/arch/mips/atheros/ar5315/Makefile (100%) rename target/linux/atheros/{files => files-2.6.26}/arch/mips/atheros/ar5315/board.c (100%) rename target/linux/atheros/{files => files-2.6.26}/arch/mips/atheros/ar5315/irq.c (100%) rename target/linux/atheros/{files => files-2.6.26}/arch/mips/atheros/ar5315/pci.c (100%) rename target/linux/atheros/{files => files-2.6.26}/arch/mips/atheros/board.c (100%) rename target/linux/atheros/{files => files-2.6.26}/arch/mips/atheros/prom.c (100%) rename target/linux/atheros/{files => files-2.6.26}/arch/mips/atheros/reset.c (100%) rename target/linux/atheros/{files => files-2.6.26}/drivers/mtd/devices/spiflash.c (100%) rename target/linux/atheros/{files => files-2.6.26}/drivers/mtd/devices/spiflash.h (100%) rename target/linux/atheros/{files => files-2.6.26}/drivers/net/ar2313/Makefile (100%) rename target/linux/atheros/{files => files-2.6.26}/drivers/net/ar2313/ar2313.c (100%) rename target/linux/atheros/{files => files-2.6.26}/drivers/net/ar2313/ar2313.h (100%) rename target/linux/atheros/{files => files-2.6.26}/drivers/net/ar2313/dma.h (100%) rename target/linux/atheros/{files => files-2.6.26}/drivers/watchdog/ar2315-wtd.c (100%) rename target/linux/atheros/{files => files-2.6.26}/include/asm-mips/mach-atheros/ar5312/ar5312.h (100%) rename target/linux/atheros/{files => files-2.6.26}/include/asm-mips/mach-atheros/ar5315/ar5315.h (100%) rename target/linux/atheros/{files => files-2.6.26}/include/asm-mips/mach-atheros/ar531x.h (100%) rename target/linux/atheros/{files => files-2.6.26}/include/asm-mips/mach-atheros/ar531x_platform.h (100%) rename target/linux/atheros/{files => files-2.6.26}/include/asm-mips/mach-atheros/cpu-feature-overrides.h (100%) rename target/linux/atheros/{files => files-2.6.26}/include/asm-mips/mach-atheros/dma-coherence.h (100%) rename target/linux/atheros/{files => files-2.6.26}/include/asm-mips/mach-atheros/gpio.h (100%) rename target/linux/atheros/{files => files-2.6.26}/include/asm-mips/mach-atheros/reset.h (100%) rename target/linux/atheros/{files => files-2.6.26}/include/asm-mips/mach-atheros/war.h (100%) diff --git a/target/linux/atheros/files/arch/mips/atheros/Kconfig b/target/linux/atheros/files-2.6.26/arch/mips/atheros/Kconfig similarity index 100% rename from target/linux/atheros/files/arch/mips/atheros/Kconfig rename to target/linux/atheros/files-2.6.26/arch/mips/atheros/Kconfig diff --git a/target/linux/atheros/files/arch/mips/atheros/Makefile b/target/linux/atheros/files-2.6.26/arch/mips/atheros/Makefile similarity index 100% rename from target/linux/atheros/files/arch/mips/atheros/Makefile rename to target/linux/atheros/files-2.6.26/arch/mips/atheros/Makefile diff --git a/target/linux/atheros/files/arch/mips/atheros/ar5312/Makefile b/target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5312/Makefile similarity index 100% rename from target/linux/atheros/files/arch/mips/atheros/ar5312/Makefile rename to target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5312/Makefile diff --git a/target/linux/atheros/files/arch/mips/atheros/ar5312/board.c b/target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5312/board.c similarity index 100% rename from target/linux/atheros/files/arch/mips/atheros/ar5312/board.c rename to target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5312/board.c diff --git a/target/linux/atheros/files/arch/mips/atheros/ar5312/irq.c b/target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5312/irq.c similarity index 100% rename from target/linux/atheros/files/arch/mips/atheros/ar5312/irq.c rename to target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5312/irq.c diff --git a/target/linux/atheros/files/arch/mips/atheros/ar5315/Makefile b/target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5315/Makefile similarity index 100% rename from target/linux/atheros/files/arch/mips/atheros/ar5315/Makefile rename to target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5315/Makefile diff --git a/target/linux/atheros/files/arch/mips/atheros/ar5315/board.c b/target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5315/board.c similarity index 100% rename from target/linux/atheros/files/arch/mips/atheros/ar5315/board.c rename to target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5315/board.c diff --git a/target/linux/atheros/files/arch/mips/atheros/ar5315/irq.c b/target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5315/irq.c similarity index 100% rename from target/linux/atheros/files/arch/mips/atheros/ar5315/irq.c rename to target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5315/irq.c diff --git a/target/linux/atheros/files/arch/mips/atheros/ar5315/pci.c b/target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5315/pci.c similarity index 100% rename from target/linux/atheros/files/arch/mips/atheros/ar5315/pci.c rename to target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5315/pci.c diff --git a/target/linux/atheros/files/arch/mips/atheros/board.c b/target/linux/atheros/files-2.6.26/arch/mips/atheros/board.c similarity index 100% rename from target/linux/atheros/files/arch/mips/atheros/board.c rename to target/linux/atheros/files-2.6.26/arch/mips/atheros/board.c diff --git a/target/linux/atheros/files/arch/mips/atheros/prom.c b/target/linux/atheros/files-2.6.26/arch/mips/atheros/prom.c similarity index 100% rename from target/linux/atheros/files/arch/mips/atheros/prom.c rename to target/linux/atheros/files-2.6.26/arch/mips/atheros/prom.c diff --git a/target/linux/atheros/files/arch/mips/atheros/reset.c b/target/linux/atheros/files-2.6.26/arch/mips/atheros/reset.c similarity index 100% rename from target/linux/atheros/files/arch/mips/atheros/reset.c rename to target/linux/atheros/files-2.6.26/arch/mips/atheros/reset.c diff --git a/target/linux/atheros/files/drivers/mtd/devices/spiflash.c b/target/linux/atheros/files-2.6.26/drivers/mtd/devices/spiflash.c similarity index 100% rename from target/linux/atheros/files/drivers/mtd/devices/spiflash.c rename to target/linux/atheros/files-2.6.26/drivers/mtd/devices/spiflash.c diff --git a/target/linux/atheros/files/drivers/mtd/devices/spiflash.h b/target/linux/atheros/files-2.6.26/drivers/mtd/devices/spiflash.h similarity index 100% rename from target/linux/atheros/files/drivers/mtd/devices/spiflash.h rename to target/linux/atheros/files-2.6.26/drivers/mtd/devices/spiflash.h diff --git a/target/linux/atheros/files/drivers/net/ar2313/Makefile b/target/linux/atheros/files-2.6.26/drivers/net/ar2313/Makefile similarity index 100% rename from target/linux/atheros/files/drivers/net/ar2313/Makefile rename to target/linux/atheros/files-2.6.26/drivers/net/ar2313/Makefile diff --git a/target/linux/atheros/files/drivers/net/ar2313/ar2313.c b/target/linux/atheros/files-2.6.26/drivers/net/ar2313/ar2313.c similarity index 100% rename from target/linux/atheros/files/drivers/net/ar2313/ar2313.c rename to target/linux/atheros/files-2.6.26/drivers/net/ar2313/ar2313.c diff --git a/target/linux/atheros/files/drivers/net/ar2313/ar2313.h b/target/linux/atheros/files-2.6.26/drivers/net/ar2313/ar2313.h similarity index 100% rename from target/linux/atheros/files/drivers/net/ar2313/ar2313.h rename to target/linux/atheros/files-2.6.26/drivers/net/ar2313/ar2313.h diff --git a/target/linux/atheros/files/drivers/net/ar2313/dma.h b/target/linux/atheros/files-2.6.26/drivers/net/ar2313/dma.h similarity index 100% rename from target/linux/atheros/files/drivers/net/ar2313/dma.h rename to target/linux/atheros/files-2.6.26/drivers/net/ar2313/dma.h diff --git a/target/linux/atheros/files/drivers/watchdog/ar2315-wtd.c b/target/linux/atheros/files-2.6.26/drivers/watchdog/ar2315-wtd.c similarity index 100% rename from target/linux/atheros/files/drivers/watchdog/ar2315-wtd.c rename to target/linux/atheros/files-2.6.26/drivers/watchdog/ar2315-wtd.c diff --git a/target/linux/atheros/files/include/asm-mips/mach-atheros/ar5312/ar5312.h b/target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/ar5312/ar5312.h similarity index 100% rename from target/linux/atheros/files/include/asm-mips/mach-atheros/ar5312/ar5312.h rename to target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/ar5312/ar5312.h diff --git a/target/linux/atheros/files/include/asm-mips/mach-atheros/ar5315/ar5315.h b/target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/ar5315/ar5315.h similarity index 100% rename from target/linux/atheros/files/include/asm-mips/mach-atheros/ar5315/ar5315.h rename to target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/ar5315/ar5315.h diff --git a/target/linux/atheros/files/include/asm-mips/mach-atheros/ar531x.h b/target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/ar531x.h similarity index 100% rename from target/linux/atheros/files/include/asm-mips/mach-atheros/ar531x.h rename to target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/ar531x.h diff --git a/target/linux/atheros/files/include/asm-mips/mach-atheros/ar531x_platform.h b/target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/ar531x_platform.h similarity index 100% rename from target/linux/atheros/files/include/asm-mips/mach-atheros/ar531x_platform.h rename to target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/ar531x_platform.h diff --git a/target/linux/atheros/files/include/asm-mips/mach-atheros/cpu-feature-overrides.h b/target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/cpu-feature-overrides.h similarity index 100% rename from target/linux/atheros/files/include/asm-mips/mach-atheros/cpu-feature-overrides.h rename to target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/cpu-feature-overrides.h diff --git a/target/linux/atheros/files/include/asm-mips/mach-atheros/dma-coherence.h b/target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/dma-coherence.h similarity index 100% rename from target/linux/atheros/files/include/asm-mips/mach-atheros/dma-coherence.h rename to target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/dma-coherence.h diff --git a/target/linux/atheros/files/include/asm-mips/mach-atheros/gpio.h b/target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/gpio.h similarity index 100% rename from target/linux/atheros/files/include/asm-mips/mach-atheros/gpio.h rename to target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/gpio.h diff --git a/target/linux/atheros/files/include/asm-mips/mach-atheros/reset.h b/target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/reset.h similarity index 100% rename from target/linux/atheros/files/include/asm-mips/mach-atheros/reset.h rename to target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/reset.h diff --git a/target/linux/atheros/files/include/asm-mips/mach-atheros/war.h b/target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/war.h similarity index 100% rename from target/linux/atheros/files/include/asm-mips/mach-atheros/war.h rename to target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/war.h -- 2.30.2