diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-01-28 13:19:43 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-01-28 13:19:43 +0000 |
commit | 405a0f390567dc8be1b3ad598f76d77e332bdfa3 (patch) | |
tree | 3795dd6986b39f6aaebdfecd39741ca486e68e5b /target/linux/ar71xx/patches-3.2/026-MIPS-ath79-Rename-dev-ar913x-wmac.c-to-dev-wmac.c.patch | |
parent | 478d9fc97e9d8e8ce922edc6fd9ec3599be548d3 (diff) | |
download | mtk-20170518-405a0f390567dc8be1b3ad598f76d77e332bdfa3.zip mtk-20170518-405a0f390567dc8be1b3ad598f76d77e332bdfa3.tar.gz mtk-20170518-405a0f390567dc8be1b3ad598f76d77e332bdfa3.tar.bz2 |
refresh 3.2 patches
SVN-Revision: 29934
Diffstat (limited to 'target/linux/ar71xx/patches-3.2/026-MIPS-ath79-Rename-dev-ar913x-wmac.c-to-dev-wmac.c.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.2/026-MIPS-ath79-Rename-dev-ar913x-wmac.c-to-dev-wmac.c.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.2/026-MIPS-ath79-Rename-dev-ar913x-wmac.c-to-dev-wmac.c.patch b/target/linux/ar71xx/patches-3.2/026-MIPS-ath79-Rename-dev-ar913x-wmac.c-to-dev-wmac.c.patch index c9a4ce9..a89a22f 100644 --- a/target/linux/ar71xx/patches-3.2/026-MIPS-ath79-Rename-dev-ar913x-wmac.c-to-dev-wmac.c.patch +++ b/target/linux/ar71xx/patches-3.2/026-MIPS-ath79-Rename-dev-ar913x-wmac.c-to-dev-wmac.c.patch @@ -20,7 +20,7 @@ Signed-off-by: Ralf Baechle <ralf@linux-mips.org> --- a/arch/mips/ath79/Makefile +++ b/arch/mips/ath79/Makefile -@@ -20,7 +20,7 @@ obj-$(CONFIG_ATH79_DEV_GPIO_BUTTONS) += +@@ -20,7 +20,7 @@ obj-$(CONFIG_ATH79_DEV_GPIO_BUTTONS) += obj-$(CONFIG_ATH79_DEV_LEDS_GPIO) += dev-leds-gpio.o obj-$(CONFIG_ATH79_DEV_SPI) += dev-spi.o obj-$(CONFIG_ATH79_DEV_USB) += dev-usb.o |