diff options
author | Tony Lindgren <tony@atomide.com> | 2011-10-05 03:21:42 +0400 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2011-10-20 03:34:10 +0400 |
commit | fee926bb0d399b1eaaf38f9f694bbf2747c4b8a2 (patch) | |
tree | b635a1a77adb354d8d1c7b3442f8a3ceee7d6834 /arch/arm/mach-omap2/io.c | |
parent | 7b250aff1ce346b6c7bc0329a2350334d1c66525 (diff) | |
download | linux-fee926bb0d399b1eaaf38f9f694bbf2747c4b8a2.tar.xz |
ARM: OMAP: Remove calls to SRAM allocations for framebuffer
This assumes fixed mappings which will not work once we move
to use ioremap_exec(). It seems that these are currently
not in use, or in use for some out of tree corner cases.
If SRAM support for framebuffer is wanted, it should be done
with ioremap in the driver.
Note that further removal of the code can now be done,
but that can be done seprately by the driver maintainers.
Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/io.c')
0 files changed, 0 insertions, 0 deletions