remove trailing whitespace
[coreboot.git] / src / superio / smsc / lpc47n227 / chip.h
index b2d0a9218f30b194a6a691c40bdba14696d821eb..8b3a2c9dfcb3d9da9ee69a829205d03a5c64c86f 100644 (file)
@@ -27,7 +27,7 @@
 extern struct chip_operations superio_smsc_lpc47n227_ops;
 
 struct superio_smsc_lpc47n227_config {
-       struct uart8250 com1, com2;
+
        struct pc_keyboard keyboard;
 };