commit | e50c1bb36ff1850dec7cdbf78920e5c7a1eb8874 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Wed Jul 09 17:18:10 2014 +0200 |
committer | Tom Rini <trini@ti.com> | Fri Jul 25 16:26:09 2014 -0400 |
tree | 5ecb8e38e5482482765102562c22949e6ce8dafc | |
parent | 6999999deca60e85f4768593604c6e7ff67a19f7 [diff] |
ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.c These functions have been merged into the common GPMC init code with this commit a0a37183 (ARM: omap: merge GPMC initialization code for all platform). The file is not compiled any more. So remove it as well. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Pekon Gupta <pekon@ti.com> Cc: Tom Rini <trini@ti.com> Acked-by: Pekon Gupta <pekon@ti.com>