aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-3.2
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-02-21 09:26:41 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-02-21 09:26:41 +0000
commitb35fd0a366cffec09a4d2560fac9b79bb298d138 (patch)
tree67d747c85e230fe4ad7fa0e19a9c4a706d1e15a9 /target/linux/ramips/patches-3.2
parent3ba1063dabfb7f9b4bb5b6218ab7d5fbf8dbf425 (diff)
downloadupstream-b35fd0a366cffec09a4d2560fac9b79bb298d138.tar.gz
upstream-b35fd0a366cffec09a4d2560fac9b79bb298d138.tar.bz2
upstream-b35fd0a366cffec09a4d2560fac9b79bb298d138.zip
ramips: rename the spi driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30669 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/patches-3.2')
-rw-r--r--target/linux/ramips/patches-3.2/105-ramips-spi-driver.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/patches-3.2/105-ramips-spi-driver.patch b/target/linux/ramips/patches-3.2/105-ramips-spi-driver.patch
index 13794817fe..f7e57a5019 100644
--- a/target/linux/ramips/patches-3.2/105-ramips-spi-driver.patch
+++ b/target/linux/ramips/patches-3.2/105-ramips-spi-driver.patch
@@ -19,7 +19,7 @@
obj-$(CONFIG_SPI_PPC4xx) += spi-ppc4xx.o
obj-$(CONFIG_SPI_PXA2XX) += spi-pxa2xx.o
obj-$(CONFIG_SPI_PXA2XX_PCI) += spi-pxa2xx-pci.o
-+obj-$(CONFIG_SPI_RAMIPS) += ramips_spi.o
++obj-$(CONFIG_SPI_RAMIPS) += spi-ramips.o
obj-$(CONFIG_SPI_S3C24XX) += spi-s3c24xx-hw.o
spi-s3c24xx-hw-y := spi-s3c24xx.o
spi-s3c24xx-hw-$(CONFIG_SPI_S3C24XX_FIQ) += spi-s3c24xx-fiq.o