Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / northbridge / intel / i82830 / vga.c
index 66b591b548f848399a7d728b2d7e50c133f16df0..21c677960ec64c2ea8257324f83224b1427ec3cb 100644 (file)
@@ -68,7 +68,7 @@ static void vga_init(device_t dev)
 #define PIPE_A_TV      (1 << 3)
 #define PIPE_B_CRT     (1 << 8)
 #define PIPE_B_TV      (1 << 10)
-       printk(BIOS_DEBUG, "Enabling TV-Out\n"); 
+       printk(BIOS_DEBUG, "Enabling TV-Out\n");
        void runInt10(void);
        M.x86.R_AX = 0x5f64;
        M.x86.R_BX = 0x0001; // Set Display Device, force execution