mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-04-25 07:31:16 +00:00
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 <rabin@rab.in> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>