aboutsummaryrefslogtreecommitdiff
path: root/src/superio/intel/i3100/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/intel/i3100/chip.h')
-rw-r--r--src/superio/intel/i3100/chip.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/superio/intel/i3100/chip.h b/src/superio/intel/i3100/chip.h
index e6666e5bbf..4ed322527a 100644
--- a/src/superio/intel/i3100/chip.h
+++ b/src/superio/intel/i3100/chip.h
@@ -27,7 +27,6 @@
extern struct chip_operations superio_intel_i3100_ops;
struct superio_intel_i3100_config {
- struct uart8250 com1, com2;
};
#endif