ar71xx: rename vsc7385 spi driver
[openwrt/openwrt.git] / target / linux / ar71xx / patches-2.6.39 / 202-spi_vsc7385_driver.patch
index 8409fe0850a80288ed330dc17734ef2a4fe3c68a..a98d940ef889a45ba5a3af2b9c62dbcee96e4ee6 100644 (file)
@@ -18,7 +18,7 @@
  # SPI protocol drivers (device/link on bus)
  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 ...