aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/cs5535/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/amd/cs5535/chip.h')
-rw-r--r--src/southbridge/amd/cs5535/chip.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/southbridge/amd/cs5535/chip.h b/src/southbridge/amd/cs5535/chip.h
index 3e9be9938e..1a02d59e8e 100644
--- a/src/southbridge/amd/cs5535/chip.h
+++ b/src/southbridge/amd/cs5535/chip.h
@@ -1,9 +1,9 @@
-#ifndef _SOUTHBRIDGE_AMD_CS5536
-#define _SOUTHBRIDGE_AMD_CS5536
+#ifndef _SOUTHBRIDGE_AMD_CS5535
+#define _SOUTHBRIDGE_AMD_CS5535
-extern struct chip_operations southbridge_amd_cs5536_ops;
+extern struct chip_operations southbridge_amd_cs5535_ops;
-struct southbridge_amd_cs5536_config {
+struct southbridge_amd_cs5535_config {
int none;
};