aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-2.6.39
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-01-22 13:51:56 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-01-22 13:51:56 +0000
commit57182d0623200fd363c917d773e5e155bbb734de (patch)
tree26d51b8e99574e3c59ceff6f2e176f61e18a2cbb /target/linux/ar71xx/patches-2.6.39
parent9c5fd0809f2f0276df6fd59257bcfb73ba1e3afe (diff)
downloadmaster-187ad058-57182d0623200fd363c917d773e5e155bbb734de.tar.gz
master-187ad058-57182d0623200fd363c917d773e5e155bbb734de.tar.bz2
master-187ad058-57182d0623200fd363c917d773e5e155bbb734de.zip
ar71xx: rename ap81 spi driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29852 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.39')
-rw-r--r--target/linux/ar71xx/patches-2.6.39/201-ap83_spi_controller.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-2.6.39/201-ap83_spi_controller.patch b/target/linux/ar71xx/patches-2.6.39/201-ap83_spi_controller.patch
index 532a014db7..46c96fb2d0 100644
--- a/target/linux/ar71xx/patches-2.6.39/201-ap83_spi_controller.patch
+++ b/target/linux/ar71xx/patches-2.6.39/201-ap83_spi_controller.patch
@@ -4,7 +4,7 @@
# SPI master controller drivers (bus)
obj-$(CONFIG_SPI_ALTERA) += spi_altera.o
-+obj-$(CONFIG_SPI_AP83) += ap83_spi.o
++obj-$(CONFIG_SPI_AP83) += spi-ap83.o
obj-$(CONFIG_SPI_AR71XX) += ar71xx_spi.o
obj-$(CONFIG_SPI_ATMEL) += atmel_spi.o
obj-$(CONFIG_SPI_ATH79) += ath79_spi.o