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 2feb687..6c59b26 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