From ab7025034046ca7b511b383e3bf731d45038d3e2 Mon Sep 17 00:00:00 2001 From: Tony Lindgren Date: Mon, 30 Mar 2009 22:58:31 +0100 Subject: [PATCH] --- yaml --- r: 139882 b: refs/heads/master c: ad19d8d90c7a84c35f4e27e95d41a049efdbdf17 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-omap2/Makefile | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 12bfcd9a7548..13e5699fd040 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5c64e2abb3333684fc662eec776ca61ac009f825 +refs/heads/master: ad19d8d90c7a84c35f4e27e95d41a049efdbdf17 diff --git a/trunk/arch/arm/mach-omap2/Makefile b/trunk/arch/arm/mach-omap2/Makefile index a2c3fcc27a22..c49d9bfa3abd 100644 --- a/trunk/arch/arm/mach-omap2/Makefile +++ b/trunk/arch/arm/mach-omap2/Makefile @@ -47,6 +47,8 @@ obj-$(CONFIG_MACH_OMAP_3430SDP) += board-3430sdp.o \ obj-$(CONFIG_MACH_NOKIA_RX51) += board-rx51.o \ board-rx51-peripherals.o \ + mmc-twl4030.o + # Platform specific device init code ifeq ($(CONFIG_USB_MUSB_SOC),y) obj-y += usb-musb.o