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)
commit7f28427b85d1c5371f996b1390a9d6e9620b67ad
tree306fec1d466fab8d1403a39d13f532e8af7e4f60
parent49b1a616a77d02b2b0034e0a5ad4bc2e565f2c58
ARM: OMAP2+: Move omap_dsp_reserve_sdram_memblock() to mach-omap2

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>
arch/arm/mach-omap2/dsp.c
arch/arm/plat-omap/devices.c