From: Baruch Siach Date: Wed, 5 Feb 2014 19:28:38 +0000 (+0200) Subject: serial: sh_sci: remove HAVE_CLK build dependecy X-Git-Tag: v3.15-rc1~138^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa7b2e5684ec37331413231b31883ca15ae688ce;p=pandora-kernel.git serial: sh_sci: remove HAVE_CLK build dependecy Since 93abe8e4 (clk: add non CONFIG_HAVE_CLK routines) code using clk.h like this driver needs not depend on HAVE_CLK. Signed-off-by: Baruch Siach Acked-by: Simon Horman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed