From: Uwe Kleine-König Date: Thu, 2 Sep 2010 08:03:39 +0000 (+0200) Subject: ARM: omap/fb: move omapfb_reserve_sram to .init.text X-Git-Tag: v2.6.37-rc1~111^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e92840b704a2be44599e36f84ad3ae5d68363a21;p=pandora-kernel.git 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 Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed