remove trailing whitespace
[coreboot.git] / src / superio / fintek / f71805f / chip.h
index 3ab1a7c2e258faed90ea09c51cfba5d0fa6aeee3..60eb684a32b276c0444389827ebaec24484031b0 100644 (file)
@@ -29,7 +29,7 @@
 extern struct chip_operations superio_fintek_f71805f_ops;
 
 struct superio_fintek_f71805f_config {
-       struct uart8250 com1, com2;
+
 };
 
 #endif