]> git.proxmox.com Git - qemu.git/blobdiff - hw/tosa.c
Revert "Get rid of _t suffix"
[qemu.git] / hw / tosa.c
index 0bf922217ef466b8e5abe6722121c0643b466816..bc6591f06614ce140a9c4c5539cdb0bc24c636cc 100644 (file)
--- a/hw/tosa.c
+++ b/hw/tosa.c
@@ -200,7 +200,7 @@ static struct arm_boot_info tosa_binfo = {
     .ram_size = 0x04000000,
 };
 
-static void tosa_init(a_ram_addr ram_size,
+static void tosa_init(ram_addr_t ram_size,
                 const char *boot_device,
                 const char *kernel_filename, const char *kernel_cmdline,
                 const char *initrd_filename, const char *cpu_model)