remove trailing whitespace
[coreboot.git] / src / superio / winbond / w83977tf / chip.h
index e50f00661f0458bc9d7da18e3d51a0702b6e75f8..80c4afd856b70cf7d971140632d046b08ab13c21 100644 (file)
@@ -29,7 +29,7 @@
 extern struct chip_operations superio_winbond_w83977tf_ops;
 
 struct superio_winbond_w83977tf_config {
-       struct uart8250 com1, com2;
+
        struct pc_keyboard keyboard;
 };