remove trailing whitespace
[coreboot.git] / src / superio / winbond / w83627ehg / chip.h
index 21a53de4ab6729bfe8985770341f4d8dc8b9a4d6..a16135dc0e20d061c1be5c335525a5362f88785f 100644 (file)
@@ -28,7 +28,7 @@
 extern struct chip_operations superio_winbond_w83627ehg_ops;
 
 struct superio_winbond_w83627ehg_config {
-       struct uart8250 com1, com2;
+
        struct pc_keyboard keyboard;
 };