Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / mainboard / tyan / s2881 / mainboard.c
index 5866577ce4429359fadc172d99ea9192ee1ae3ff..773f2540a4d2b3947e42fab9e84c26984130791d 100644 (file)
@@ -59,7 +59,7 @@ static void adt7463_init(device_t dev)
        result = smbus_write_byte(adt7463, 0x5e, 0xc2);
 
        /* Make sure that our fans never stop when temp. falls below Tmin,
-        * but rather keep going at minimum duty cycle (applies to automatic 
+        * but rather keep going at minimum duty cycle (applies to automatic
         * fan control mode only).
         */
        result = smbus_write_byte(adt7463, 0x62, 0xc0);