diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2012-11-02 09:36:13 +0100 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2012-11-07 01:01:19 +0100 |
commit | 6ba54ab4a49bbad736b0254aa6bdf0cb83013815 (patch) | |
tree | ade7145613dc9ee01c001ad044705e19acbe1997 /drivers/dma | |
parent | ARM: OMAP: Remove NEED_MACH_GPIO_H (diff) | |
download | linux-6ba54ab4a49bbad736b0254aa6bdf0cb83013815.tar.xz linux-6ba54ab4a49bbad736b0254aa6bdf0cb83013815.zip |
ARM: OMAP: Remove omap_init_consistent_dma_size()
The only thing omap_init_consistent_dma_size() does is increase the
consistent DMA size if CONFIG_FB_OMAP_CONSISTENT_DMA_SIZE is defined.
Increasing the consistent DMA size should no longer be needed with CMA
in place.
This patch removes omap_init_consistent_dma_size() and also
arch/arm/mach-omap2/io.c:omap_common_init_early() which becomes an empty
function.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
[tony@atomide.com: updated for moved dma.h]
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'drivers/dma')
0 files changed, 0 insertions, 0 deletions