ramips: rename the spi driver
authorGabor Juhos <juhosg@openwrt.org>
Tue, 21 Feb 2012 09:26:41 +0000 (09:26 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Tue, 21 Feb 2012 09:26:41 +0000 (09:26 +0000)
SVN-Revision: 30669

target/linux/ramips/files/drivers/spi/spi-ramips.c [moved from target/linux/ramips/files/drivers/spi/ramips_spi.c with 100% similarity]
target/linux/ramips/patches-3.2/105-ramips-spi-driver.patch

index 13794817fefe988eab2ca08744301340ad9c52ee..f7e57a50195a764bd60ab9917caabdd6d22d146e 100644 (file)
@@ -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