From: Rabin Vincent Date: Tue, 26 May 2009 17:01:46 +0000 (+0530) Subject: mx[23]: don't put clock lookups in __initdata X-Git-Tag: v2.6.30~14^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b4bfb87b638a4f114dfb6f72f4ac1be88a4ebe4;p=pandora-kernel.git mx[23]: 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(). Tested-by: Agustín Ferrín Pozuelo Signed-off-by: Rabin Vincent Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed