]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
ARM: OMAP: Move omap1 specific code to local sram.c
authorTony Lindgren <tony@atomide.com>
Mon, 29 Oct 2012 21:46:30 +0000 (14:46 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 31 Oct 2012 17:14:14 +0000 (10:14 -0700)
commitf205cfaf6c1287aca040c51c1789b46ed63a4d78
treecad69f53dd0f2ccc2cf2aa1d74dbb113076a39d8
parentd8cfd6c8b4f58b0c09811eefa4b9e022c75099f7
ARM: OMAP: Move omap1 specific code to local sram.c

Let's make the omap1 specific parts private to mach-omap1.
These should not be in the shared code.

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