From: Baruch Siach Date: Mon, 30 Dec 2013 08:31:19 +0000 (+0200) Subject: i2c: designware: remove HAVE_CLK build dependecy X-Git-Tag: v3.14-rc1~146^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ae532e9976e41364bbfa7aaf455c9f1fc5f25e7;p=pandora-kernel.git i2c: designware: remove HAVE_CLK build dependecy Since 93abe8e4 (clk: add non CONFIG_HAVE_CLK routines) code using clk.h like this platform driver need not depend on HAVE_CLK. Also, remove a redundant clk.h include from core driver. Signed-off-by: Baruch Siach Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed