Re: linux-next: build failure after merge of the thermal tree

From: Zhang Rui
Date: Mon Mar 23 2020 - 02:59:30 EST


On Mon, 2020-03-23 at 11:08 +1100, Stephen Rothwell wrote:
> Hi all,
>
> After merging the thermal tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> drivers/thermal/intel/intel_pch_thermal.c:306:2: error: expected '}'
> before '[' token
> 306 | [board_lwb] = {
> | ^
> drivers/thermal/intel/intel_pch_thermal.c:285:18: note: to match this
> '{'
> 285 | } board_info[] = {
> | ^
>
> Caused by commit
>
> 16cd95bab00f ("thermal: intel_pch_thermal: Add PCI ids for
> Lewisburg PCH.")
>
> I have used the thermal tree from next-20200320 for today.
>
Bug has been fixed.
BTW, I think you can remove Eduardo from this loop, because he is not
working as the thermal maintainer right now.

thanks,
rui