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