trival. All the changes is about comment and spaces.
[coreboot.git] / src / superio / winbond / w83697hf / w83697hf_early_serial.c
index 858dc6c72ab5c577bfd390c8422c259cfd9e4dca..1e05e38f40487fdc62331aa46b51d612187b6416 100644 (file)
@@ -29,7 +29,7 @@ static inline void pnp_enter_ext_func_mode(device_t dev)
        outb(0x87, port);
 }
 
-static void pnp_exit_ext_func_mode(device_t dev) 
+static void pnp_exit_ext_func_mode(device_t dev)
 {
        u16 port = dev >> 8;
        outb(0xaa, port);