]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: OMAP: Move omap2+ specific parts of sram.c to mach-omap2
authorTony Lindgren <tony@atomide.com>
Mon, 29 Oct 2012 16:35:35 +0000 (09:35 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 31 Oct 2012 17:14:14 +0000 (10:14 -0700)
commitbb77209432873214a796a70a4539e4ebdf3feb54
tree553788c2f89f80a6ad826ec832f0da4617043d20
parentf205cfaf6c1287aca040c51c1789b46ed63a4d78
ARM: OMAP: Move omap2+ specific parts of sram.c to mach-omap2

Let's make the omap2+ specific parts private to mach-omap2.

This leaves just a minimal shared code into plat-omap like
it should be.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/omap4-common.c
arch/arm/mach-omap2/sram.c [new file with mode: 0644]
arch/arm/plat-omap/sram.c