ARM: OMAP2+: Move omap_dsp_reserve_sdram_memblock() to mach-omap2
authorTony Lindgren <tony@atomide.com>
Wed, 9 May 2012 16:59:26 +0000 (09:59 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 9 May 2012 21:33:20 +0000 (14:33 -0700)
This hardware exists only on 2430 and later omaps, so there's no
need to have it in plat-omap/devices.c.

Note that we don't have any users for exported omap_dsp_get_mempool_base(),
so we can make it static.

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found