From: Tomasz Figa Date: Mon, 26 Aug 2013 17:09:01 +0000 (+0200) Subject: clk: samsung: exynos4: Remove unused static clkdev aliases X-Git-Tag: v3.12-rc1~78^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a11a2f8f254f0716b750f806547acb8bb6ce5e3f;p=pandora-kernel.git clk: samsung: exynos4: Remove unused static clkdev aliases Since Exynos does not support legacy non-DT boot anymore, most of clock lookups happen using device tree, so most of static clkdev aliases are no longer necessary. This patch removes them. Signed-off-by: Tomasz Figa Signed-off-by: Kyungmin Park Reviewed-by: Sylwester Nawrocki Signed-off-by: Mike Turquette --- Reading git-diff-tree failed