remove trailing whitespace
[coreboot.git] / src / superio / winbond / w83627uhg / chip.h
index 74a41f8feba328dde5079374ae2245ebfc0d369c..2802382ab9c340bfa5a89a1733592dc3bebf4f9e 100644 (file)
@@ -27,7 +27,7 @@
 extern struct chip_operations superio_winbond_w83627uhg_ops;
 
 struct superio_winbond_w83627uhg_config {
-       struct uart8250 com1, com2, com3, com4, com5, com6;
+
        struct pc_keyboard keyboard;
 };