[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150901181255.GD19120@codeaurora.org>
Date: Tue, 1 Sep 2015 11:12:55 -0700
From: Stephen Boyd <sboyd@...eaurora.org>
To: Guenter Roeck <linux@...ck-us.net>
Cc: Yoshinori Sato <ysato@...rs.sourceforge.jp>,
Michael Turquette <mturquette@...libre.com>,
uclinux-h8-devel@...ts.sourceforge.jp, linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] clk: h8s2678: Fix compile error
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@...rs.sourceforge.jp>
> Cc: Stephen Boyd <sboyd@...eaurora.org>
> Signed-off-by: Guenter Roeck <linux@...ck-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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists