Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / southbridge / intel / i82801cx / i82801cx.h
index ea7d858d14ec13b0ad32343e02df431d6647fd58..e0d377a9cdc75cc7d1de3f567f029c72aebdd753 100644 (file)
@@ -70,9 +70,9 @@ void i82801cx_hard_reset(void);
 #define SMBTRNSADD             9
 #define SMBSLVDATA             10
 #define SMLINK_PIN_CTL 14
-#define SMBUS_PIN_CTL  15 
+#define SMBUS_PIN_CTL  15
 
-/* Between 1-10 seconds, We should never timeout normally 
+/* Between 1-10 seconds, We should never timeout normally
  * Longer than this is just painful when a timeout condition occurs.
  */
 #define SMBUS_TIMEOUT (100*1000)