commit | e92840b704a2be44599e36f84ad3ae5d68363a21 | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Thu Sep 02 10:03:39 2010 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@nokia.com> | Fri Oct 22 23:21:01 2010 +0300 |
tree | ad7c15dd3cb52ffd0d9453711310538c3e0c9ccc | |
parent | 375c324b7eff9218e14a63fdbfa36182f57ad37d [diff] |
ARM: omap/fb: move omapfb_reserve_sram to .init.text 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>