On Tue, Aug 25, 2015 at 5:28 AM, Stephen Boyd [off-list ref] wrote:
On 08/18, Chen-Yu Tsai wrote:
quoted
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?
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