aboutsummaryrefslogtreecommitdiff
path: root/src/superio/winbond/w83627ehg/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/winbond/w83627ehg/chip.h')
-rw-r--r--src/superio/winbond/w83627ehg/chip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/winbond/w83627ehg/chip.h b/src/superio/winbond/w83627ehg/chip.h
index 21a53de4ab..f3fe8ce9e2 100644
--- a/src/superio/winbond/w83627ehg/chip.h
+++ b/src/superio/winbond/w83627ehg/chip.h
@@ -28,7 +28,7 @@
extern struct chip_operations superio_winbond_w83627ehg_ops;
struct superio_winbond_w83627ehg_config {
- struct uart8250 com1, com2;
+
struct pc_keyboard keyboard;
};