1. 03 Sep, 2015 1 commit
    • Guenter Roeck's avatar
      clk: h8s2678: Fix compile error · ac0e137a
      Guenter Roeck authored
      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: default avatarGuenter Roeck <linux@roeck-us.net>
      Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
      ac0e137a
  2. 27 Aug, 2015 1 commit
  3. 26 Aug, 2015 4 commits
  4. 25 Aug, 2015 4 commits
  5. 24 Aug, 2015 30 commits