aboutsummaryrefslogtreecommitdiff
path: root/src/superio/smsc/lpc47n217/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/smsc/lpc47n217/chip.h')
-rw-r--r--src/superio/smsc/lpc47n217/chip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/smsc/lpc47n217/chip.h b/src/superio/smsc/lpc47n217/chip.h
index 0eda25f6b1..c29031a85c 100644
--- a/src/superio/smsc/lpc47n217/chip.h
+++ b/src/superio/smsc/lpc47n217/chip.h
@@ -27,7 +27,7 @@ extern struct chip_operations superio_smsc_lpc47n217_ops;
#include <uart8250.h>
struct superio_smsc_lpc47n217_config {
- struct uart8250 com1, com2;
+
};
#endif