1. 03 9月, 2015 1 次提交
    • G
      clk: h8s2678: Fix compile error · ac0e137a
      Guenter Roeck 提交于
      Recent cleanup removed some include files without checking if the cleaned
      up code still compiles. This results in the following compile error.
      
      drivers/clk/h8300/clk-h8s2678.c: In function ‘h8s2678_pll_clk_setup’:
      drivers/clk/h8300/clk-h8s2678.c:99:14: error:
      	implicit declaration of function ‘kzalloc’
      drivers/clk/h8300/clk-h8s2678.c:138:2: error:
            implicit declaration of function ‘kfree’
      
      Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
      Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
      Signed-off-by: NStephen Boyd <sboyd@codeaurora.org>
      ac0e137a
  2. 29 7月, 2015 3 次提交
  3. 21 7月, 2015 1 次提交
  4. 23 6月, 2015 2 次提交