From: Tony Lindgren Date: Wed, 9 May 2012 16:59:26 +0000 (-0700) Subject: ARM: OMAP2+: Move omap_dsp_reserve_sdram_memblock() to mach-omap2 X-Git-Tag: omap-cleanup-devices-for-v3.5~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f28427b85d1c5371f996b1390a9d6e9620b67ad;p=pandora-kernel.git 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 --- Reading git-diff-tree failed