aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/cimx/sb800/SBPLATFORM.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/amd/cimx/sb800/SBPLATFORM.h')
-rw-r--r--src/southbridge/amd/cimx/sb800/SBPLATFORM.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/southbridge/amd/cimx/sb800/SBPLATFORM.h b/src/southbridge/amd/cimx/sb800/SBPLATFORM.h
index ea3f71958a..b26d429bd3 100644
--- a/src/southbridge/amd/cimx/sb800/SBPLATFORM.h
+++ b/src/southbridge/amd/cimx/sb800/SBPLATFORM.h
@@ -21,8 +21,8 @@
*
*/
-#ifndef _AMD_SBPLATFORM_H_
-#define _AMD_SBPLATFORM_H_
+#ifndef _AMD_SBPLATFORM_H_
+#define _AMD_SBPLATFORM_H_
#include <stddef.h>
@@ -162,7 +162,7 @@ typedef union _PCI_ADDR {
#include <spi-generic.h>
#endif
-#define BIOSRAM_INDEX 0xcd4
-#define BIOSRAM_DATA 0xcd5
+#define BIOSRAM_INDEX 0xcd4
+#define BIOSRAM_DATA 0xcd5
#endif // _AMD_SBPLATFORM_H_