summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Makefile
diff options
context:
space:
mode:
authorSundar Iyer2010-12-24 11:52:08 +0100
committerSamuel Ortiz2011-01-14 12:38:14 +0100
commit6680d940b80dbb0617226c5b76b071a3977feb1c (patch)
treed5d745b134f2a5ac1f4bfc05be584573f02d6fab /drivers/mfd/Makefile
parentmfd: Remove ARCH_U8500 dependency from AB8500 (diff)
downloadkernel-qcow2-linux-6680d940b80dbb0617226c5b76b071a3977feb1c.tar.gz
kernel-qcow2-linux-6680d940b80dbb0617226c5b76b071a3977feb1c.tar.xz
kernel-qcow2-linux-6680d940b80dbb0617226c5b76b071a3977feb1c.zip
mfd/ab8500: remove spi support
Since the Ab8500 v1.0, the SPI support is deprecated on the HW. Signed-off-by: Sundar Iyer <sundar.iyer@stericsson.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/Makefile')
-rw-r--r--drivers/mfd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/Makefile b/drivers/mfd/Makefile
index 5f35de9386e3..a54e2c7c6a1c 100644
--- a/drivers/mfd/Makefile
+++ b/drivers/mfd/Makefile
@@ -70,7 +70,7 @@ obj-$(CONFIG_ABX500_CORE) += abx500-core.o
obj-$(CONFIG_AB3100_CORE) += ab3100-core.o
obj-$(CONFIG_AB3100_OTP) += ab3100-otp.o
obj-$(CONFIG_AB3550_CORE) += ab3550-core.o
-obj-$(CONFIG_AB8500_CORE) += ab8500-core.o ab8500-spi.o
+obj-$(CONFIG_AB8500_CORE) += ab8500-core.o
obj-$(CONFIG_AB8500_I2C_CORE) += ab8500-i2c.o
obj-$(CONFIG_AB8500_DEBUG) += ab8500-debugfs.o
obj-$(CONFIG_MFD_TIMBERDALE) += timberdale.o