summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/sb600/sb600_smbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/amd/sb600/sb600_smbus.h')
-rw-r--r--src/southbridge/amd/sb600/sb600_smbus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/southbridge/amd/sb600/sb600_smbus.h b/src/southbridge/amd/sb600/sb600_smbus.h
index 3fb6c794bd..83dfb8f20c 100644
--- a/src/southbridge/amd/sb600/sb600_smbus.h
+++ b/src/southbridge/amd/sb600/sb600_smbus.h
@@ -44,7 +44,7 @@
#define AB_INDX 0xCD8
#define AB_DATA (AB_INDX+4)
-/* 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*10)