remove trailing whitespace
[coreboot.git] / src / superio / fintek / f71889 / chip.h
index b4357b201836caa4fded1124132f0a128a9d2157..65ae8700abbd8a620179c13d3ad306b79050d319 100644 (file)
@@ -28,7 +28,7 @@
 extern struct chip_operations superio_fintek_f71889_ops;
 
 struct superio_fintek_f71889_config {
-       struct uart8250 com1, com2;
+
        struct pc_keyboard keyboard;
 };