summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Makefile
diff options
context:
space:
mode:
authorPeter Ujfalusi2011-06-04 07:16:41 +0200
committerPeter Ujfalusi2011-07-04 17:43:27 +0200
commita53b8e3b995f8b7c8a8c4ef5aa367958e46139b3 (patch)
treeb6fea956eb93a06aa4b7d66338e27717e140b9d5 /arch/arm/mach-omap2/Makefile
parentMerge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff)
downloadkernel-qcow2-linux-a53b8e3b995f8b7c8a8c4ef5aa367958e46139b3.tar.gz
kernel-qcow2-linux-a53b8e3b995f8b7c8a8c4ef5aa367958e46139b3.tar.xz
kernel-qcow2-linux-a53b8e3b995f8b7c8a8c4ef5aa367958e46139b3.zip
OMAP: New twl-common for common TWL configuration
Introduce a new file, which will be used to configure common pmic (TWL) devices, regulators, and TWL audio. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Acked-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/Makefile')
-rw-r--r--arch/arm/mach-omap2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/Makefile b/arch/arm/mach-omap2/Makefile
index adbe82d72d4e..ff1466fbf5c5 100644
--- a/arch/arm/mach-omap2/Makefile
+++ b/arch/arm/mach-omap2/Makefile
@@ -269,4 +269,4 @@ obj-$(CONFIG_ARCH_OMAP4) += hwspinlock.o
disp-$(CONFIG_OMAP2_DSS) := display.o
obj-y += $(disp-m) $(disp-y)
-obj-y += common-board-devices.o
+obj-y += common-board-devices.o twl-common.o