remove trailing whitespace
[coreboot.git] / src / superio / smsc / sio10n268 / chip.h
index 43ad1682238d678a65cdaf1e40cc6593ff3665dd..cd6e87bedee715bcb8113702832038e4f5a13438 100644 (file)
@@ -27,7 +27,7 @@
 extern struct chip_operations superio_smsc_sio10n268_ops;
 
 struct superio_smsc_sio10n268_config {
-       struct uart8250 com1, com2;
+
        struct pc_keyboard keyboard;
 };