remove trailing whitespace
[coreboot.git] / src / superio / fintek / f71863fg / chip.h
index 5ccfa5bd764534f0e9167c6452edfd09f5a66baa..ade7498e351353ae03a4e4699201809eeed37eee 100644 (file)
@@ -28,7 +28,7 @@
 extern struct chip_operations superio_fintek_f71863fg_ops;
 
 struct superio_fintek_f71863fg_config {
-       struct uart8250 com1, com2;
+
        struct pc_keyboard keyboard;
 };