remove trailing whitespace
[coreboot.git] / src / superio / smsc / lpc47m10x / chip.h
index ace92f1c2f95e15ea55a77cb4960c884e926ba12..6d6ee97603fe945747f65dabdd4a130edeb452cd 100644 (file)
@@ -32,7 +32,7 @@ extern struct chip_operations superio_smsc_lpc47m10x_ops;
 #include <uart8250.h>
 
 struct superio_smsc_lpc47m10x_config {
-       struct uart8250 com1, com2;
+
        struct pc_keyboard keyboard;
 };