From: Max Schwarz Date: Mon, 24 Nov 2014 00:32:27 +0000 (+0100) Subject: i2c: rk3x: add Kconfig dependency on COMMON_CLK X-Git-Tag: omap-for-v3.19/fixes-rc1~91^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80f1774f967a16b1909628cd1ca3d5c30a32aac1;p=pandora-kernel.git i2c: rk3x: add Kconfig dependency on COMMON_CLK Now that we are using the clk notifier framework we get compile errors without COMMON_CLK. But the driver fails to probe without COMMON_CLK anyways, so just add that as a Kconfig dependency. Signed-off-by: Max Schwarz Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed