summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Makefile
diff options
context:
space:
mode:
authorMiguel Aguilar <miguel.aguilar@ridgerun.com>2010-03-11 09:32:21 -0600
committerMark Brown <broonie@opensource.wolfsonmicro.com>2010-03-12 11:12:21 +0000
commitca26308c2223cb424c297a70fb7b6c7530a563ba (patch)
tree29895f9e1ef49f0161df8887d272d7beaa92bc9e /drivers/mfd/Makefile
parentd9ad6296ec3b4a55ba25f2c5e4824be487242e1f (diff)
downloadop-kernel-dev-ca26308c2223cb424c297a70fb7b6c7530a563ba.zip
op-kernel-dev-ca26308c2223cb424c297a70fb7b6c7530a563ba.tar.gz
MFD: DaVinci Voice Codec
This is the MFD driver for the DaVinci Voice codec, it has two clients: * Voice codec interface * Voice codec CQ93VC Signed-off-by: Miguel Aguilar <miguel.aguilar@ridgerun.com> Acked-by: Samuel Ortiz <sameo@linux.intel.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
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 22715ad..4fbf8f8 100644
--- a/drivers/mfd/Makefile
+++ b/drivers/mfd/Makefile
@@ -12,6 +12,7 @@ obj-$(CONFIG_HTC_EGPIO) += htc-egpio.o
obj-$(CONFIG_HTC_PASIC3) += htc-pasic3.o
obj-$(CONFIG_HTC_I2CPLD) += htc-i2cpld.o
+obj-$(CONFIG_MFD_DAVINCI_VOICECODEC) += davinci_voicecodec.o
obj-$(CONFIG_MFD_DM355EVM_MSP) += dm355evm_msp.o
obj-$(CONFIG_MFD_T7L66XB) += t7l66xb.o tmio_core.o
OpenPOWER on IntegriCloud