remove trailing whitespace
[coreboot.git] / src / superio / nsc / pc87309 / chip.h
index fd4c0cc9c6f690ed80149b977a74a8edd0cfe12d..b9f5a7a9f9a4ca3abb6b6eaf466f3f7cad7fc425 100644 (file)
@@ -27,7 +27,7 @@
 extern struct chip_operations superio_nsc_pc87309_ops;
 
 struct superio_nsc_pc87309_config {
-       struct uart8250 com1, com2;
+
        struct pc_keyboard keyboard;
 };