Hi all,
After merging the pm tree, today's linux-next build (x86_64
allmodconfig) failed like this:
In file included from drivers/thermal/tegra/soctherm.c:36:
drivers/thermal/tegra/../thermal_core.h:18:2: error: #warning This header can only be included by the thermal core code [-Werror-cpp]
18 | #warning This header can only be included by the thermal core code
| ^~~~~~~
Introduced by commit
bc1bb350b534 ("thermal/core: Hardening the self-encapsulation")
I have used the pm tree from next-20230713 for today.