remove trailing whitespace
[coreboot.git] / src / superio / ite / it8671f / chip.h
index 529c6b44580bf574deac4e6a609f6196a8de8529..7fa7e26f578b20d15042be40901d2f6facd06e34 100644 (file)
@@ -28,7 +28,7 @@
 extern struct chip_operations superio_ite_it8671f_ops;
 
 struct superio_ite_it8671f_config {
-       struct uart8250 com1, com2;
+
        struct pc_keyboard keyboard;
 };