remove trailing whitespace
[coreboot.git] / src / superio / smsc / lpc47n217 / chip.h
index 0eda25f6b125a13a5f2bcdb68eaade7508b9e99f..89a778c22c542f1f7dcc3a1783064dadf344c9ed 100644 (file)
@@ -27,7 +27,7 @@ extern struct chip_operations superio_smsc_lpc47n217_ops;
 #include <uart8250.h>
 
 struct superio_smsc_lpc47n217_config {
-       struct uart8250 com1, com2;
+
 };
 
 #endif