Re: [PATCH] clk: Add missing header for 'bool' definition to clk-conf.h

From: Chen-Yu Tsai
Date: Mon Aug 24 2015 - 22:55:58 EST


On Tue, Aug 25, 2015 at 5:28 AM, Stephen Boyd <sboyd@xxxxxxxxxxxxxx> wrote:
> 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 <wens@xxxxxxxx>
>> Cc: stable@xxxxxxxxxxxxxxx
>
> Why is stable Cc-ed? Is there some sort of compilation failure on
> stable kernels?

There isn't for now. Though I don't see why we shouldn't fix this for
stable kernels as well. It's possible other people or third-party
vendors working with stable/LTS kernels (Android?) may run into it.

I'm perfectly fine with not Cc-ing stable. It just seemed like the
right thing to do.


Regards
ChenYu
--
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/