]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
ARM: OMAP: Introduce common omap_map_sram() and omap_sram_reset()
authorTony Lindgren <tony@atomide.com>
Mon, 29 Oct 2012 21:36:25 +0000 (14:36 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 31 Oct 2012 17:14:13 +0000 (10:14 -0700)
commitd8cfd6c8b4f58b0c09811eefa4b9e022c75099f7
tree21d644adee8b7995bfc724950a2bd17603a14047
parentbf027ca13738b1548910351952c3fe9b63263a9a
ARM: OMAP: Introduce common omap_map_sram() and omap_sram_reset()

This will allow us to separate out omap1 and omap2+ specific
code in the later patches.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/include/plat/sram.h
arch/arm/plat-omap/sram.c