Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1217010

Re: [PATCH] clk: h8s2678: Fix compile error

From Stephen Boyd <sboyd@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH] clk: h8s2678: Fix compile error
Date 2015-09-01 20:20 +0200
Message-ID <q3Yk1-5Tw-5@gated-at.bofh.it> (permalink)
References <q3KqJ-2NR-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 08/31, Guenter Roeck wrote:
> 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>
> Cc: Stephen Boyd <sboyd@codeaurora.org>
> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
> ---

Urgh. I thought I compiled that one. Applied to clk-fixes.

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH] clk: h8s2678: Fix compile error Guenter Roeck <linux@roeck-us.net> - 2015-09-01 05:30 +0200
  Re: [PATCH] clk: h8s2678: Fix compile error Stephen Boyd <sboyd@codeaurora.org> - 2015-09-01 20:20 +0200

csiph-web