From: Uwe Kleine-König Date: Thu, 2 Sep 2010 08:14:21 +0000 (+0100) Subject: ARM: 6349/1: sa1111: move __sa1111_probe() to .devinit.text X-Git-Tag: v2.6.37-rc1~184^2~7^5~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=055d1965161bde96207371e7d31eb776c0f7790d;p=pandora-kernel.git ARM: 6349/1: sa1111: move __sa1111_probe() to .devinit.text __sa1111_probe is only called by sa1111_probe that lives in .devinit.text. So it's save to move the former to .devinit.text, too. Acked-by: Kristoffer Ericson Signed-off-by: Uwe Kleine-König Signed-off-by: Russell King --- Reading git-diff-tree failed