ACPI: thermal: buildfix for CONFIG_THERMAL=n
authorLen Brown <len.brown@intel.com>
Sat, 9 Feb 2008 09:01:48 +0000 (04:01 -0500)
committerLen Brown <len.brown@intel.com>
Sat, 9 Feb 2008 09:01:48 +0000 (04:01 -0500)
This fixes the build, but acpi_fan_add() still needs
to be updated to handle thermal_cooling_device_register()
returning NULL as a non-fatal condition.

Signed-off-by: Len Brown <len.brown@intel.com>

No differences found