git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49b1a61
)
ARM: OMAP2+: Move omap_dsp_reserve_sdram_memblock() to mach-omap2
author
Tony Lindgren
<tony@atomide.com>
Wed, 9 May 2012 16:59:26 +0000
(09:59 -0700)
committer
Tony 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