the following patch was just integrated into master: commit b9e6e1ab35c54ed5bd32a2f25a86f73c46d1acb3 Author: David Hendricks dhendrix@chromium.org Date: Thu Apr 18 15:04:43 2013 -0700
exynos5: move power_enable_hw_thermal_trip() prototype
This moves the prototype for power_enable_hw_thermal_trip() to a generic location so it can be used by generalized thermal management code. The implementation will still be CPU-specific.
Change-Id: Iae449cb8c72c8441dedaf65b73db9898b4730cef Signed-off-by: David Hendricks dhendrix@chromium.org Reviewed-on: http://review.coreboot.org/3105 Reviewed-by: Ronald G. Minnich rminnich@gmail.com Tested-by: build bot (Jenkins)
Build-Tested: build bot (Jenkins) at Fri Apr 19 01:16:00 2013, giving +1 See http://review.coreboot.org/3105 for details.
-gerrit