Re: [PATCH] clk: Add missing header for 'bool' definition to clk-conf.h
From: Stephen Boyd <hidden>
Date: 2015-08-24 21:28:32
Also in:
linux-clk, lkml
From: Stephen Boyd <hidden>
Date: 2015-08-24 21:28:32
Also in:
linux-clk, lkml
On 08/18, Chen-Yu Tsai wrote:
of_clk_set_defaults uses the type 'bool', but clk-conf.h does not include its definition. This results in a compile error when only clk-conf.h is used. Signed-off-by: Chen-Yu Tsai <redacted> Cc: stable@vger.kernel.org
Why is stable Cc-ed? Is there some sort of compilation failure on stable kernels? -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project