From aa7b2e5684ec37331413231b31883ca15ae688ce Mon Sep 17 00:00:00 2001 From: Baruch Siach Date: Wed, 5 Feb 2014 21:28:38 +0200 Subject: [PATCH] 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-format-patch failed