aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge')
-rw-r--r--src/southbridge/amd/cimx/sb800/smbus.h2
-rw-r--r--src/southbridge/amd/cimx/sb900/smbus.h2
-rw-r--r--src/southbridge/amd/sb800/smbus.h2
3 files changed, 0 insertions, 6 deletions
diff --git a/src/southbridge/amd/cimx/sb800/smbus.h b/src/southbridge/amd/cimx/sb800/smbus.h
index eb5bddf1a5..82db12a823 100644
--- a/src/southbridge/amd/cimx/sb800/smbus.h
+++ b/src/southbridge/amd/cimx/sb800/smbus.h
@@ -16,8 +16,6 @@
#ifndef _SB800_SMBUS_H_
#define _SB800_SMBUS_H_
-//#include <stdint.h>
-
#define SMBUS_IO_BASE SMBUS0_BASE_ADDRESS
#define SMBHSTSTAT 0x0
diff --git a/src/southbridge/amd/cimx/sb900/smbus.h b/src/southbridge/amd/cimx/sb900/smbus.h
index feaa397336..9fc698e90c 100644
--- a/src/southbridge/amd/cimx/sb900/smbus.h
+++ b/src/southbridge/amd/cimx/sb900/smbus.h
@@ -16,8 +16,6 @@
#ifndef _SB900_SMBUS_H_
#define _SB900_SMBUS_H_
-//#include <stdint.h>
-
#define SMBUS_IO_BASE SMBUS0_BASE_ADDRESS
#define SMBHSTSTAT 0x0
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