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

From: Stephen Boyd
Date: Tue Sep 01 2015 - 14:13:03 EST


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@xxxxxxxxxxxxxxxxxxxx>
> Cc: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
> Signed-off-by: Guenter Roeck <linux@xxxxxxxxxxxx>
> ---

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/