aboutsummaryrefslogtreecommitdiff
path: root/src/superio/winbond/w83627thg/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/winbond/w83627thg/chip.h')
-rw-r--r--src/superio/winbond/w83627thg/chip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/winbond/w83627thg/chip.h b/src/superio/winbond/w83627thg/chip.h
index a2c9a0de6d..8da6954b90 100644
--- a/src/superio/winbond/w83627thg/chip.h
+++ b/src/superio/winbond/w83627thg/chip.h
@@ -29,7 +29,7 @@
extern struct chip_operations superio_winbond_w83627thg_ops;
struct superio_winbond_w83627thg_config {
- struct uart8250 com1, com2;
+
struct pc_keyboard keyboard;
};