remove trailing whitespace
[coreboot.git] / src / superio / nsc / pc97307 / chip.h
index 838d36b9e2131a95a65d56158a302e2bea160206..cc43323f7925cf5eb3843a9babcdfa29e707d9c7 100644 (file)
@@ -34,7 +34,7 @@ extern struct chip_operations superio_nsc_pc97307_ops;
 #include <uart8250.h>
 
 struct superio_nsc_pc97307_config {
-       
+
        struct pc_keyboard keyboard;
 };
 #endif