aboutsummaryrefslogtreecommitdiff
path: root/src/superio/nsc/pc87384/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/nsc/pc87384/chip.h')
-rw-r--r--src/superio/nsc/pc87384/chip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/nsc/pc87384/chip.h b/src/superio/nsc/pc87384/chip.h
index 4eaa92f3ec..d006478962 100644
--- a/src/superio/nsc/pc87384/chip.h
+++ b/src/superio/nsc/pc87384/chip.h
@@ -25,7 +25,7 @@
extern struct chip_operations superio_nsc_pc87384_ops;
struct superio_nsc_pc87384_config {
- struct uart8250 com1, com2;
+
};
#endif