remove trailing whitespace
[coreboot.git] / src / superio / ite / it8712f / chip.h
index 844d4df7a0ef8c292fe9933b020e1dc5b87173af..18630066db43e155c9b11c5f2c53e70de1e594c0 100644 (file)
@@ -28,7 +28,7 @@
 extern struct chip_operations superio_ite_it8712f_ops;
 
 struct superio_ite_it8712f_config {
-       struct uart8250 com1, com2;
+
        struct pc_keyboard keyboard;
 };