remove trailing whitespace
[coreboot.git] / src / superio / nsc / pc8374 / chip.h
index 9e5e8dda856469188cd1a31a2fba40059383fa57..4ae78f8ac0ab593e917294d6c7ef7fc49a88052b 100644 (file)
@@ -29,7 +29,7 @@ extern struct chip_operations superio_nsc_pc8374_ops;
 #include <uart8250.h>
 
 struct superio_nsc_pc8374_config {
-       struct uart8250 com1, com2;
+
        struct pc_keyboard keyboard;
 };