remove trailing whitespace
[coreboot.git] / src / superio / winbond / w83697hf / chip.h
index cb7aebd9afa76de977445029453bf8df1b1ed34f..1a1cbcc038c07b253ec79a36906d055d5749f81b 100644 (file)
@@ -26,7 +26,7 @@
 extern struct chip_operations superio_winbond_w83697hf_ops;
 
 struct superio_winbond_w83697hf_config {
-       struct uart8250 com1, com2;
+
 };
 
 #endif