remove trailing whitespace
[coreboot.git] / src / superio / smsc / lpc47m15x / chip.h
index a4532bb4548158af6af1d2447e06f18eb7feb841..57aba06dd81663bdf9e65517761b0a56492e98fb 100644 (file)
@@ -27,7 +27,7 @@ extern struct chip_operations superio_smsc_lpc47m15x_ops;
 #include <uart8250.h>
 
 struct superio_smsc_lpc47m15x_config {
-       struct uart8250 com1, com2;
+
        struct pc_keyboard keyboard;
 };