remove trailing whitespace
[coreboot.git] / src / superio / smsc / lpc47m10x / chip.h
index 79b72dae43a4dcc380c2e3c8a3c6a2327f31de36..6d6ee97603fe945747f65dabdd4a130edeb452cd 100644 (file)
@@ -32,7 +32,7 @@ extern struct chip_operations superio_smsc_lpc47m10x_ops;
 #include <uart8250.h>
 
 struct superio_smsc_lpc47m10x_config {
-       
+
        struct pc_keyboard keyboard;
 };