From: Ben Dooks Date: Mon, 25 Jan 2010 01:39:23 +0000 (+0900) Subject: ARM: SAMSUNG: Fix bad use of __initdata for s3c_register_clocks() X-Git-Tag: v2.6.34-rc2~66^2~54^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab5d97db1c6ced3e95c00d097931471707032b1f;p=pandora-kernel.git ARM: SAMSUNG: Fix bad use of __initdata for s3c_register_clocks() Functions should be marked __init, not __initdata. Signed-off-by: Ben Dooks --- Reading git-diff-tree failed