aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/common/smbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/intel/common/smbus.h')
-rw-r--r--src/southbridge/intel/common/smbus.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/southbridge/intel/common/smbus.h b/src/southbridge/intel/common/smbus.h
index 20443e1060..e72203e46e 100644
--- a/src/southbridge/intel/common/smbus.h
+++ b/src/southbridge/intel/common/smbus.h
@@ -32,4 +32,6 @@
#define SMBUS_PIN_CTL 0xf
#define SMBSLVCMD 0x11
+#define SMB_RCV_SLVA SMBTRNSADD
+
#endif