remove trailing whitespace
[coreboot.git] / src / superio / smsc / lpc47b272 / chip.h
index 031cd20f55e1c3e9f709514cd2ecc1164b892246..754d63d9677a3f28c5e8512e6b7a896420c32801 100644 (file)
@@ -28,7 +28,7 @@ extern struct chip_operations superio_smsc_lpc47b272_ops;
 #include <uart8250.h>
 
 struct superio_smsc_lpc47b272_config {
-       
+
        struct pc_keyboard keyboard;
 };