]> git.proxmox.com Git - mirror_qemu.git/commit
hw/mips: Rename TYPE_MIPS_BOSTON to TYPE_BOSTON
authorEduardo Habkost <ehabkost@redhat.com>
Wed, 2 Sep 2020 22:42:26 +0000 (18:42 -0400)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 17 Oct 2020 11:59:40 +0000 (13:59 +0200)
commit27cf0896bfd84a9ccb2cfe315952338f00aa086e
tree30e188622416c4e98678d839d91444b7305b5b7c
parentacab36ca25101930b263dd9e8afd9b244354d338
hw/mips: Rename TYPE_MIPS_BOSTON to TYPE_BOSTON

This will make the type name constant consistent with the name of
the type checking macro.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20200902224311.1321159-19-ehabkost@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
hw/mips/boston.c