1. 30 1月, 2016 1 次提交
  2. 21 7月, 2015 1 次提交
    • S
      clk: mediatek: Properly include clk.h · c726639b
      Stephen Boyd 提交于
      We don't need to include clk.h in header files, just forward
      declare struct clk here. This leads us to a few places where the
      include of clk.h was missing in C files. Add them.
      
      Cc: James Liao <jamesjj.liao@mediatek.com>
      Cc: Henry Chen <henryc.chen@mediatek.com>
      Cc: Sascha Hauer <s.hauer@pengutronix.de>
      Signed-off-by: NStephen Boyd <sboyd@codeaurora.org>
      c726639b
  3. 06 5月, 2015 1 次提交