remove trailing whitespace
[coreboot.git] / src / superio / ite / it8661f / chip.h
index 81cf1fc03d7b8135dfebee3b18c53ffcfdcb2263..64b2cf873f77fc855247ecfb14a49f2518543736 100644 (file)
@@ -29,7 +29,7 @@
 extern struct chip_operations superio_ite_it8661f_ops;
 
 struct superio_ite_it8661f_config {
-       struct uart8250 com1, com2;
+
 };
 
 #endif