aboutsummaryrefslogtreecommitdiff
path: root/src/superio/fintek/f71872/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/fintek/f71872/chip.h')
-rw-r--r--src/superio/fintek/f71872/chip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/fintek/f71872/chip.h b/src/superio/fintek/f71872/chip.h
index 6625711a68..58ee4217ca 100644
--- a/src/superio/fintek/f71872/chip.h
+++ b/src/superio/fintek/f71872/chip.h
@@ -27,7 +27,7 @@
extern struct chip_operations superio_fintek_f71872_ops;
struct superio_fintek_f71872_config {
- struct uart8250 com1, com2;
+
struct pc_keyboard keyboard;
};