Merge branches 'spi-drivers' and 'spi-mxs' into spi-next
[firefly-linux-kernel-4.4.55.git] / drivers / spi / Makefile
index 3b72d87b33094e26c431ff3a63c8576cafd15375..938705644bb604809e092020d62cc8eb6eddfb7d 100644 (file)
@@ -52,6 +52,7 @@ 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
 obj-$(CONFIG_SPI_S3C64XX)              += spi-s3c64xx.o
+obj-$(CONFIG_SPI_SC18IS602)            += spi-sc18is602.o
 obj-$(CONFIG_SPI_SH)                   += spi-sh.o
 obj-$(CONFIG_SPI_SH_HSPI)              += spi-sh-hspi.o
 obj-$(CONFIG_SPI_SH_MSIOF)             += spi-sh-msiof.o