]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/mips_r4k.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[mirror_qemu.git] / hw / mips_r4k.c
index 82782273b5b5e071c18650d9a932527f3995a2fb..5769ade968f4776ddd55af2babafc9a6f7a7ebec 100644 (file)
@@ -221,7 +221,7 @@ void mips_r4k_init (int ram_size, int vga_ram_size, int boot_device,
         }
     }
 
-    isa_vga_init(ds, phys_ram_base + ram_size, ram_size, 
+    isa_vga_init(ds, phys_ram_base + ram_size, ram_size,
                  vga_ram_size);
 
     if (nd_table[0].vlan) {