Paul Menzel (paulepan...@users.sourceforge.net) just uploaded a new patch set 
to gerrit, which you can find at http://review.coreboot.org/2371

-gerrit

commit bc64f165411568b40350b2ed759bb5df9ca5f600
Author: Paul Menzel <paulepan...@users.sourceforge.net>
Date:   Tue Feb 12 12:51:25 2013 +0100

    Google Butterfly: thermal.h: Align macro content
    
    Change-Id: I3729f9bf66fcd72fa8870bb56a9c253a7368c774
    Signed-off-by: Paul Menzel <paulepan...@users.sourceforge.net>
---
 src/mainboard/google/butterfly/thermal.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mainboard/google/butterfly/thermal.h 
b/src/mainboard/google/butterfly/thermal.h
index c8ff1f4..9657fe0 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

-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to