remove trailing whitespace
[coreboot.git] / src / superio / nuvoton / wpcm450 / chip.h
index a5fdba76e2fabbd9451f52970632aec05d270c39..c921120501a2c2617031a8c4e4da862e5bc19158 100644 (file)
@@ -28,7 +28,7 @@ extern struct chip_operations superio_nuvoton_wpcm450_ops;
 #include <uart8250.h>
 
 struct superio_nuvoton_wpcm450_config {
-       struct uart8250 com1, com2;
+
        struct pc_keyboard keyboard;
 };