diff options
| author | Jo-Philipp Wich <jow@openwrt.org> | 2010-10-14 23:08:10 +0000 |
|---|---|---|
| committer | Jo-Philipp Wich <jow@openwrt.org> | 2010-10-14 23:08:10 +0000 |
| commit | a680385396f42aa756d209ce1cea3d350624d95e (patch) | |
| tree | 4710050b7bccd72c54be741c57dd1850e9166ae6 /target/linux | |
| parent | 5e3284ecfde6f340061cc6a01c613d49af7bbac0 (diff) | |
| download | upstream-a680385396f42aa756d209ce1cea3d350624d95e.tar.gz upstream-a680385396f42aa756d209ce1cea3d350624d95e.tar.bz2 upstream-a680385396f42aa756d209ce1cea3d350624d95e.zip | |
remove remaining references to dev-ap91-eth.h, patch by Stijn Tintel
SVN-Revision: 23451
Diffstat (limited to 'target/linux')
| -rw-r--r-- | target/linux/ar71xx/config-2.6.32 | 1 | ||||
| -rw-r--r-- | target/linux/ar71xx/config-2.6.33 | 1 | ||||
| -rw-r--r-- | target/linux/ar71xx/config-2.6.34 | 1 | ||||
| -rw-r--r-- | target/linux/ar71xx/config-2.6.35 | 1 | ||||
| -rw-r--r-- | target/linux/ar71xx/config-2.6.36 | 1 | ||||
| -rw-r--r-- | target/linux/ar71xx/files/arch/mips/ar71xx/mach-tl-mr3420.c | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/ar71xx/config-2.6.32 b/target/linux/ar71xx/config-2.6.32 index 0a5410b9694..c1eea95fd3d 100644 --- a/target/linux/ar71xx/config-2.6.32 +++ b/target/linux/ar71xx/config-2.6.32 @@ -6,7 +6,6 @@ CONFIG_AG71XX_AR8216_SUPPORT=y # CONFIG_AG71XX_DEBUG_FS is not set # CONFIG_ALCHEMY_GPIO_INDIRECT is not set # CONFIG_AR7 is not set -CONFIG_AR71XX_DEV_AP91_ETH=y CONFIG_AR71XX_DEV_AP91_PCI=y CONFIG_AR71XX_DEV_AP94_PCI=y CONFIG_AR71XX_DEV_AR913X_WMAC=y diff --git a/target/linux/ar71xx/config-2.6.33 b/target/linux/ar71xx/config-2.6.33 index 69ec6679a2b..71ebddd77b4 100644 --- a/target/linux/ar71xx/config-2.6.33 +++ b/target/linux/ar71xx/config-2.6.33 @@ -6,7 +6,6 @@ CONFIG_AG71XX_AR8216_SUPPORT=y # CONFIG_AG71XX_DEBUG_FS is not set # CONFIG_ALCHEMY_GPIO_INDIRECT is not set # CONFIG_AR7 is not set -CONFIG_AR71XX_DEV_AP91_ETH=y CONFIG_AR71XX_DEV_AP91_PCI=y CONFIG_AR71XX_DEV_AP94_PCI=y CONFIG_AR71XX_DEV_AR913X_WMAC=y diff --git a/target/linux/ar71xx/config-2.6.34 b/target/linux/ar71xx/config-2.6.34 index 598dd3578c4..7d3496cc5f8 100644 --- a/target/linux/ar71xx/config-2.6.34 +++ b/target/linux/ar71xx/config-2.6.34 @@ -6,7 +6,6 @@ CONFIG_AG71XX_AR8216_SUPPORT=y # CONFIG_AG71XX_DEBUG_FS is not set # CONFIG_ALCHEMY_GPIO_INDIRECT is not set # CONFIG_AR7 is not set -CONFIG_AR71XX_DEV_AP91_ETH=y CONFIG_AR71XX_DEV_AP91_PCI=y CONFIG_AR71XX_DEV_AP94_PCI=y CONFIG_AR71XX_DEV_AR913X_WMAC=y diff --git a/target/linux/ar71xx/config-2.6.35 b/target/linux/ar71xx/config-2.6.35 index 598dd3578c4..7d3496cc5f8 100644 --- a/target/linux/ar71xx/config-2.6.35 +++ b/target/linux/ar71xx/config-2.6.35 @@ -6,7 +6,6 @@ CONFIG_AG71XX_AR8216_SUPPORT=y # CONFIG_AG71XX_DEBUG_FS is not set # CONFIG_ALCHEMY_GPIO_INDIRECT is not set # CONFIG_AR7 is not set -CONFIG_AR71XX_DEV_AP91_ETH=y CONFIG_AR71XX_DEV_AP91_PCI=y CONFIG_AR71XX_DEV_AP94_PCI=y CONFIG_AR71XX_DEV_AR913X_WMAC=y diff --git a/target/linux/ar71xx/config-2.6.36 b/target/linux/ar71xx/config-2.6.36 index 598dd3578c4..7d3496cc5f8 100644 --- a/target/linux/ar71xx/config-2.6.36 +++ b/target/linux/ar71xx/config-2.6.36 @@ -6,7 +6,6 @@ CONFIG_AG71XX_AR8216_SUPPORT=y # CONFIG_AG71XX_DEBUG_FS is not set # CONFIG_ALCHEMY_GPIO_INDIRECT is not set # CONFIG_AR7 is not set -CONFIG_AR71XX_DEV_AP91_ETH=y CONFIG_AR71XX_DEV_AP91_PCI=y CONFIG_AR71XX_DEV_AP94_PCI=y CONFIG_AR71XX_DEV_AR913X_WMAC=y diff --git a/target/linux/ar71xx/files/arch/mips/ar71xx/mach-tl-mr3420.c b/target/linux/ar71xx/files/arch/mips/ar71xx/mach-tl-mr3420.c index 1a0c15bfa05..5121528cd98 100644 --- a/target/linux/ar71xx/files/arch/mips/ar71xx/mach-tl-mr3420.c +++ b/target/linux/ar71xx/files/arch/mips/ar71xx/mach-tl-mr3420.c @@ -17,7 +17,6 @@ #include "machtype.h" #include "devices.h" #include "dev-m25p80.h" -#include "dev-ap91-eth.h" #include "dev-ap91-pci.h" #include "dev-gpio-buttons.h" #include "dev-leds-gpio.h" |
