ar71xx: rename rb4xx spi drivers
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / patches-2.6.39 / 153-spi-rb4xx-cpld-driver.patch
index 2c01c54d494f2873038c740f0a0b80c626b70bcd..0521d4de5167cac73396c3d525900bc3782f0c27 100644 (file)
@@ -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 ...