diff options
Diffstat (limited to 'drivers/mfd/Makefile')
-rw-r--r-- | drivers/mfd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/Makefile b/drivers/mfd/Makefile index 95dfa14ad174..d16bc0220e1f 100644 --- a/drivers/mfd/Makefile +++ b/drivers/mfd/Makefile | |||
@@ -120,7 +120,7 @@ obj-$(CONFIG_MFD_TPS6586X) += tps6586x.o | |||
120 | obj-$(CONFIG_MFD_VX855) += vx855.o | 120 | obj-$(CONFIG_MFD_VX855) += vx855.o |
121 | obj-$(CONFIG_MFD_WL1273_CORE) += wl1273-core.o | 121 | obj-$(CONFIG_MFD_WL1273_CORE) += wl1273-core.o |
122 | obj-$(CONFIG_MFD_CS5535) += cs5535-mfd.o | 122 | obj-$(CONFIG_MFD_CS5535) += cs5535-mfd.o |
123 | obj-$(CONFIG_MFD_OMAP_USB_HOST) += omap-usb-host.o | 123 | obj-$(CONFIG_MFD_OMAP_USB_HOST) += omap-usb-host.o omap-usb-tll.o |
124 | obj-$(CONFIG_MFD_PM8921_CORE) += pm8921-core.o | 124 | obj-$(CONFIG_MFD_PM8921_CORE) += pm8921-core.o |
125 | obj-$(CONFIG_MFD_PM8XXX_IRQ) += pm8xxx-irq.o | 125 | obj-$(CONFIG_MFD_PM8XXX_IRQ) += pm8xxx-irq.o |
126 | obj-$(CONFIG_TPS65911_COMPARATOR) += tps65911-comparator.o | 126 | obj-$(CONFIG_TPS65911_COMPARATOR) += tps65911-comparator.o |