]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
ARM: OMAP: Cosmetic move of PM higher up in the Makefile
authorTony Lindgren <tony@atomide.com>
Thu, 1 Dec 2005 01:38:51 +0000 (17:38 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 1 Dec 2005 01:38:51 +0000 (17:38 -0800)
Cosmetic move of PM higher up in the Makefile

arch/arm/mach-omap1/Makefile

index e286376731cf7d9288d6d07d722008f13ed0692d..856fedf00c98351be61db4d0b7d672403943a818 100644 (file)
@@ -7,11 +7,11 @@ obj-y := io.o id.o clock.o irq.o mux.o serial.o devices.o
 
 obj-$(CONFIG_OMAP_MPU_TIMER)           += time.o
 
-led-y := leds.o
-
 # Power Management
 obj-$(CONFIG_PM) += pm.o sleep.o
 
+led-y := leds.o
+
 # Specific board support
 obj-$(CONFIG_MACH_OMAP_H2)             += board-h2.o
 obj-$(CONFIG_MACH_OMAP_INNOVATOR)      += board-innovator.o