1. 21 7月, 2015 1 次提交
    • S
      clk: hisilicon: Remove clk.h include · 593438e4
      Stephen Boyd 提交于
      Clock provider drivers generally shouldn't include clk.h because
      it's the consumer API. Remove the include here because this is a
      provider driver. Also drop the clkdev.h include in files that
      aren't using it.
      
      Cc: Bintian Wang <bintian.wang@huawei.com>
      Cc: Zhangfei Gao <zhangfei.gao@linaro.org>
      Cc: Haojian Zhuang <haojian.zhuang@gmail.com>
      Signed-off-by: NStephen Boyd <sboyd@codeaurora.org>
      593438e4
  2. 19 3月, 2014 2 次提交