aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/winbond/w83c553/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/winbond/w83c553/chip.h')
-rw-r--r--src/southbridge/winbond/w83c553/chip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/southbridge/winbond/w83c553/chip.h b/src/southbridge/winbond/w83c553/chip.h
index 0edcbb0f89..20a9a693ff 100644
--- a/src/southbridge/winbond/w83c553/chip.h
+++ b/src/southbridge/winbond/w83c553/chip.h
@@ -1,7 +1,7 @@
#ifndef _SOUTHBRIDGE_WINBOND_W83C553
#define _SOUTHBRIDGE_WINBOND_W83C553
-extern struct chip_control southbridge_winbond_w83c553_control;
+extern struct chip_operations southbridge_winbond_w83c553_control;
struct southbridge_winbond_w83c553_config {
};