From: Sylwester Nawrocki Date: Tue, 15 Apr 2014 17:34:29 +0000 (-0300) Subject: [media] exynos4-is: Fix compilation for !CONFIG_COMMON_CLK X-Git-Tag: omap-for-v3.16/fixes-against-rc1~25^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f486e7c3cb9849b6a661931fa8c51a43d477046b;p=pandora-kernel.git [media] exynos4-is: Fix compilation for !CONFIG_COMMON_CLK CONFIG_COMMON_CLK is not enabled on S5PV210 platform, so include some clk API data structures conditionally to avoid compilation errors. These #ifdefs will be removed for next kernel release, when the S5PV210 platform moves to DT and the common clk API. Signed-off-by: Sylwester Nawrocki Acked-by: Kyungmin Park Cc: stable@vger.kernel.org # for 3.15 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed