From: Abhijit Pagare <[email protected]>

This Patch upgrades the Makefile for Power Domain Framework

Signed-off-by: Abhijit Pagare <[email protected]>
---
 arch/arm/mach-omap2/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-omap2/Makefile b/arch/arm/mach-omap2/Makefile
index 3322292..1a18026 100644
--- a/arch/arm/mach-omap2/Makefile
+++ b/arch/arm/mach-omap2/Makefile
@@ -3,7 +3,7 @@
 #
 
 # Common support
-obj-y := id.o io.o control.o mux.o devices.o serial.o gpmc.o timer-gp.o 
clock.o prcm.o
+obj-y := id.o io.o control.o mux.o devices.o serial.o gpmc.o timer-gp.o 
clock.o prcm.o powerdomain.o
 
 omap-2-3-common                                = irq.o sdrc.o
 prcm-common                            = powerdomain.o
-- 
1.5.4.7

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to