diff options
Diffstat (limited to 'src/southbridge/amd/sb800/smbus.h')
-rw-r--r-- | src/southbridge/amd/sb800/smbus.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/southbridge/amd/sb800/smbus.h b/src/southbridge/amd/sb800/smbus.h index 5ac4ea603e..0a7ca0e1ea 100644 --- a/src/southbridge/amd/sb800/smbus.h +++ b/src/southbridge/amd/sb800/smbus.h @@ -16,8 +16,6 @@ #ifndef SB800_SMBUS_H #define SB800_SMBUS_H -//#include <stdint.h> - #define SMBHSTSTAT 0x0 #define SMBSLVSTAT 0x1 #define SMBHSTCTRL 0x2 |