remove trailing whitespace
[coreboot.git] / src / superio / nsc / pc87427 / chip.h
index d044fe09ff73304587b875fedc0a179e333b0c51..610dbdf8f72fd1e524b2e981a00d6f51c8f8ff98 100644 (file)
@@ -28,7 +28,7 @@ extern struct chip_operations superio_nsc_pc87427_ops;
 #include <uart8250.h>
 
 struct superio_nsc_pc87427_config {
-       
+
        struct pc_keyboard keyboard;
 };