summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/io.h
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2011-10-04 13:52:57 -0700
committerTony Lindgren <tony@atomide.com>2011-10-19 16:34:10 -0700
commita66cb3454f220f49f900646ebdc76cb943319eb7 (patch)
treebc5f79989a037e3b3d0b067bc9cac9868291b490 /arch/arm/mach-omap2/io.h
parentfee926bb0d399b1eaaf38f9f694bbf2747c4b8a2 (diff)
downloadtalos-op-linux-a66cb3454f220f49f900646ebdc76cb943319eb7.tar.gz
talos-op-linux-a66cb3454f220f49f900646ebdc76cb943319eb7.zip
ARM: OMAP: Map SRAM later on with ioremap_exec()
This allows us to remove omap hacks for map_io. Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org> Reviewed-by: Santosh Shilimkar <santosh.shilimkar@ti.com> Tested-by: Santosh Shilimkar <santosh.shilimkar@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/io.h')
-rw-r--r--arch/arm/mach-omap2/io.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/mach-omap2/io.h b/arch/arm/mach-omap2/io.h
index fd230c6cded5..e69de29bb2d1 100644
--- a/arch/arm/mach-omap2/io.h
+++ b/arch/arm/mach-omap2/io.h
@@ -1,7 +0,0 @@
-
-#ifndef __MACH_OMAP2_IO_H__
-#define __MACH_OMAP2_IO_H__
-
-extern int __init omap_sram_init(void);
-
-#endif /* __MACH_OMAP2_IO_H__ */
OpenPOWER on IntegriCloud