remove trailing whitespace
[coreboot.git] / src / superio / nsc / pc87360 / chip.h
index 712176dd8afe8338d038d013b87d3bcead468f2b..0cc6a89ee710c8e03004cf2e9713bccbb78f6edf 100644 (file)
@@ -29,7 +29,7 @@ extern struct chip_operations superio_nsc_pc87360_ops;
 #include <uart8250.h>
 
 struct superio_nsc_pc87360_config {
-       
+
        struct pc_keyboard keyboard;
 };