aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mfd/Makefile')
-rw-r--r--drivers/mfd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mfd/Makefile b/drivers/mfd/Makefile
index d8ccb630ddb0..442c17e40741 100644
--- a/drivers/mfd/Makefile
+++ b/drivers/mfd/Makefile
@@ -16,6 +16,7 @@ obj-$(CONFIG_HTC_I2CPLD) += htc-i2cpld.o
16obj-$(CONFIG_MFD_DAVINCI_VOICECODEC) += davinci_voicecodec.o 16obj-$(CONFIG_MFD_DAVINCI_VOICECODEC) += davinci_voicecodec.o
17obj-$(CONFIG_MFD_DM355EVM_MSP) += dm355evm_msp.o 17obj-$(CONFIG_MFD_DM355EVM_MSP) += dm355evm_msp.o
18obj-$(CONFIG_MFD_TI_SSP) += ti-ssp.o 18obj-$(CONFIG_MFD_TI_SSP) += ti-ssp.o
19obj-$(CONFIG_MFD_TI_AM335X_TSCADC) += ti_am335x_tscadc.o
19 20
20obj-$(CONFIG_MFD_STA2X11) += sta2x11-mfd.o 21obj-$(CONFIG_MFD_STA2X11) += sta2x11-mfd.o
21obj-$(CONFIG_MFD_STMPE) += stmpe.o 22obj-$(CONFIG_MFD_STMPE) += stmpe.o