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:
375c324
)
ARM: omap/fb: move omapfb_reserve_sram to .init.text
author
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Thu, 2 Sep 2010 08:03:39 +0000
(10:03 +0200)
committer
Tomi Valkeinen
<tomi.valkeinen@nokia.com>
Fri, 22 Oct 2010 20:21:01 +0000
(23:21 +0300)
This function is only called by omap_detect_sram which lives in .init.text,
too.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
No differences found