remove trailing whitespace
[coreboot.git] / src / superio / nsc / pc87366 / chip.h
index 75ce691ac0f440b2e6d7bea360f7916aa1bdc16e..6f656d4a65e51474d464d6a147a96f3d629746ab 100644 (file)
@@ -28,7 +28,7 @@ extern struct chip_operations superio_nsc_pc87366_ops;
 #include <uart8250.h>
 
 struct superio_nsc_pc87366_config {
-       
+
        struct pc_keyboard keyboard;
 };