SPI: tle620x power switch driver
[pandora-kernel.git] / drivers / spi / Makefile
index 8929333..d9bd7f6 100644 (file)
@@ -29,6 +29,7 @@ obj-$(CONFIG_SPI_S3C24XX)             += spi_s3c24xx.o
 # SPI protocol drivers (device/link on bus)
 obj-$(CONFIG_SPI_AT25)         += at25.o
 obj-$(CONFIG_SPI_SPIDEV)       += spidev.o
+obj-$(CONFIG_SPI_TLE62X0)      += tle62x0.o
 #      ... add above this line ...
 
 # SPI slave controller drivers (upstream link)