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. -- Cheers, Stephen Rothwell