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.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/southbridge/winbond/w83c553/chip.h b/src/southbridge/winbond/w83c553/chip.h
deleted file mode 100644
index 20a9a693ff..0000000000
--- a/src/southbridge/winbond/w83c553/chip.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef _SOUTHBRIDGE_WINBOND_W83C553
-#define _SOUTHBRIDGE_WINBOND_W83C553
-
-extern struct chip_operations southbridge_winbond_w83c553_control;
-
-struct southbridge_winbond_w83c553_config {
-};
-
-#endif /* _SOUTHBRIDGE_WINBOND_W83C553 */