generic: 3.3: fix yaffs2 build error
[openwrt.git] / target / linux / ar71xx / patches-2.6.39 / 202-spi_vsc7385_driver.patch
index f6d75ed..a98d940 100644 (file)
@@ -16,9 +16,9 @@
 +++ b/drivers/spi/Makefile
 @@ -68,6 +68,7 @@ spi_s3c24xx_hw-$(CONFIG_SPI_S3C24XX_FIQ)
  # 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_VSC7385)     += spi_vsc7385.o
++obj-$(CONFIG_SPI_VSC7385)     += spi-vsc7385.o
  obj-$(CONFIG_SPI_TLE62X0)     += tle62x0.o
  #     ... add above this line ...
  
This page took 0.022661 seconds and 4 git commands to generate.