remove trailing whitespace
[coreboot.git] / src / superio / via / vt1211 / chip.h
index 4d88e9637ee8f85b311b6b9855699be3c8389384..3fcd6ae1b19f56f3c8896ff5f754908b45642d56 100644 (file)
@@ -26,7 +26,7 @@
 extern struct chip_operations superio_via_vt1211_ops;
 
 struct superio_via_vt1211_config {
-       struct uart8250 com1, com2;
+
 };
 
 #endif