From: Rabin Vincent Date: Mon, 18 May 2009 16:29:30 +0000 (+0100) Subject: [ARM] 5518/1: versatile: don't put clock lookups in __initdata X-Git-Tag: v2.6.30-rc7~16^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=982db66352d31892f624390cfb64a1cea5df765a;p=pandora-kernel.git [ARM] 5518/1: versatile: don't put clock lookups in __initdata Remove the __initdata annotation for the clock lookups, since they will be needed when loading modules which use clk_get(). Signed-off-by: Rabin Vincent Signed-off-by: Russell King --- Reading git-diff-tree failed