aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/via/vt82c686/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/via/vt82c686/chip.h')
-rw-r--r--src/southbridge/via/vt82c686/chip.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/southbridge/via/vt82c686/chip.h b/src/southbridge/via/vt82c686/chip.h
index 67f65b0d01..8effc737e4 100644
--- a/src/southbridge/via/vt82c686/chip.h
+++ b/src/southbridge/via/vt82c686/chip.h
@@ -28,7 +28,6 @@
extern struct chip_operations superio_via_vt82c686_ops;
struct superio_via_vt82c686_config {
- struct uart8250 com1, com2;
struct pc_keyboard keyboard;
};