From 835df770e37b42c9a842ffe1696689bc21ad90e1 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 12 Feb 2013 12:51:25 +0100 Subject: Google Butterfly: thermal.h: Align macro content Change-Id: I3729f9bf66fcd72fa8870bb56a9c253a7368c774 Signed-off-by: Paul Menzel Reviewed-on: http://review.coreboot.org/2371 Tested-by: build bot (Jenkins) Reviewed-by: Duncan Laurie Reviewed-by: Marc Jones --- src/mainboard/google/butterfly/thermal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/google/butterfly') diff --git a/src/mainboard/google/butterfly/thermal.h b/src/mainboard/google/butterfly/thermal.h index c8ff1f409d..9657fe098b 100644 --- a/src/mainboard/google/butterfly/thermal.h +++ b/src/mainboard/google/butterfly/thermal.h @@ -26,6 +26,6 @@ #define CRITICAL_TEMPERATURE 100 /* Temperature which OS will throttle CPU */ - #define PASSIVE_TEMPERATURE 90 + #define PASSIVE_TEMPERATURE 90 #endif -- cgit v1.2.3