]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
ARM: OMAP: SRAM: Move omap2 sram-fn.S to sram242x.S
authorTony Lindgren <tony@atomide.com>
Thu, 3 Jul 2008 09:24:38 +0000 (12:24 +0300)
committerTony Lindgren <tony@atomide.com>
Thu, 3 Jul 2008 09:24:38 +0000 (12:24 +0300)
This file will get split between sram242x.S and sram243x.S
in following patch.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/sram242x.S [moved from arch/arm/mach-omap2/sram-fn.S with 100% similarity]

index 2feb6870b735d8ed49297a51ecb223fad90e47bd..6c59b267105d2fa9447753d156ba1848fe8ed877 100644 (file)
@@ -3,7 +3,7 @@
 #
 
 # Common support
-obj-y := irq.o id.o io.o sram-fn.o memory.o control.o prcm.o clock.o mux.o \
+obj-y := irq.o id.o io.o sram242x.o memory.o control.o prcm.o clock.o mux.o \
                devices.o serial.o gpmc.o timer-gp.o
 
 # Power Management