aboutsummaryrefslogtreecommitdiff
path: root/src/superio/smsc/lpc47m10x/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/smsc/lpc47m10x/chip.h')
-rw-r--r--src/superio/smsc/lpc47m10x/chip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/smsc/lpc47m10x/chip.h b/src/superio/smsc/lpc47m10x/chip.h
index ace92f1c2f..79b72dae43 100644
--- a/src/superio/smsc/lpc47m10x/chip.h
+++ b/src/superio/smsc/lpc47m10x/chip.h
@@ -32,7 +32,7 @@ extern struct chip_operations superio_smsc_lpc47m10x_ops;
#include <uart8250.h>
struct superio_smsc_lpc47m10x_config {
- struct uart8250 com1, com2;
+
struct pc_keyboard keyboard;
};