remove trailing whitespace
[coreboot.git] / src / superio / nsc / pc87427 / chip.h
index 531e2df58e1bed80432367ae771c7b593c820227..610dbdf8f72fd1e524b2e981a00d6f51c8f8ff98 100644 (file)
@@ -28,7 +28,7 @@ extern struct chip_operations superio_nsc_pc87427_ops;
 #include <uart8250.h>
 
 struct superio_nsc_pc87427_config {
-       struct uart8250 com1, com2;
+
        struct pc_keyboard keyboard;
 };