summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-2.6.39/153-spi-rb4xx-cpld-driver.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-01-22 13:51:54 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-01-22 13:51:54 +0000
commit5ef8b922faaebdf1d0c38b6b03ed348618d2f706 (patch)
tree7c019fe40cd5e7ba0549be0e0d1ea6f2ec4d0f76 /target/linux/ar71xx/patches-2.6.39/153-spi-rb4xx-cpld-driver.patch
parentaad175d5b6a015f0bfc35436952638df0bc57ded (diff)
downloadmaster-31e0f0ae-5ef8b922faaebdf1d0c38b6b03ed348618d2f706.tar.gz
master-31e0f0ae-5ef8b922faaebdf1d0c38b6b03ed348618d2f706.tar.bz2
master-31e0f0ae-5ef8b922faaebdf1d0c38b6b03ed348618d2f706.zip
ar71xx: rename rb4xx spi drivers
SVN-Revision: 29851
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.39/153-spi-rb4xx-cpld-driver.patch')
-rw-r--r--target/linux/ar71xx/patches-2.6.39/153-spi-rb4xx-cpld-driver.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-2.6.39/153-spi-rb4xx-cpld-driver.patch b/target/linux/ar71xx/patches-2.6.39/153-spi-rb4xx-cpld-driver.patch
index 2c01c54d49..0521d4de51 100644
--- a/target/linux/ar71xx/patches-2.6.39/153-spi-rb4xx-cpld-driver.patch
+++ b/target/linux/ar71xx/patches-2.6.39/153-spi-rb4xx-cpld-driver.patch
@@ -20,7 +20,7 @@
# ... add above this line ...
# SPI protocol drivers (device/link on bus)
-+obj-$(CONFIG_SPI_RB4XX_CPLD) += spi_rb4xx_cpld.o
++obj-$(CONFIG_SPI_RB4XX_CPLD) += spi-rb4xx-cpld.o
obj-$(CONFIG_SPI_SPIDEV) += spidev.o
obj-$(CONFIG_SPI_TLE62X0) += tle62x0.o
# ... add above this line ...