one of these caused a build failure in x86.git overnight randconfig
testing:
drivers/built-in.o: In function `acpi_fan_remove':
fan.c:(.text+0x361d5): undefined reference to `thermal_cooling_device_unregister'
drivers/built-in.o: In function `acpi_fan_add':
fan.c:(.text+0x3625e): undefined reference to `thermal_cooling_device_register'
i suspect it might be this one:
config attached.
Ingo