remove trailing whitespace
[coreboot.git] / src / superio / smsc / lpc47b272 / chip.h
index b96063c7f74cd3687f0f186565515171f39dc96a..754d63d9677a3f28c5e8512e6b7a896420c32801 100644 (file)
@@ -28,7 +28,7 @@ extern struct chip_operations superio_smsc_lpc47b272_ops;
 #include <uart8250.h>
 
 struct superio_smsc_lpc47b272_config {
-       struct uart8250 com1, com2;
+
        struct pc_keyboard keyboard;
 };