]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
OMAP2 SDRC: rename memory.c to sdrc2xxx.c
authorPaul Walmsley <paul@pwsan.com>
Tue, 8 Jul 2008 02:54:43 +0000 (20:54 -0600)
committerTony Lindgren <tony@atomide.com>
Tue, 5 Aug 2008 12:04:55 +0000 (15:04 +0300)
commitfe212f797e2efef9dc88bcb5db7cf9db3f9f562e
treeda376bbbe032f97933404cb3cc39a4dcad41757b
parente7ae2d89921372fc4b9712a32cc401d645597807
OMAP2 SDRC: rename memory.c to sdrc2xxx.c

Rename arch/arm/mach-omap2/memory.c to arch/arm/mach-omap2/sdrc2xxx.c, since
it contains exclusively SDRAM-related functions.  Most of the functions
are also OMAP2xxx-specific - those which are common will be separated out
in a following patch.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/sdrc2xxx.c [moved from arch/arm/mach-omap2/memory.c with 96% similarity]