]> xenbits.xensource.com Git - qemu-xen.git/commit
hw/mips/meson: Make gt64xxx_pci.c endian-agnostic
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Fri, 21 May 2021 13:41:49 +0000 (15:41 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 13 Jan 2023 08:32:32 +0000 (09:32 +0100)
commit90f7d0b4940be29259f6977d2df2ca09495680e7
treedca0d7744335c64d9a972d0cd4d38705d1e83e5a
parentfae45dd53dcf4029e30b0915efcc62dfd56bdee0
hw/mips/meson: Make gt64xxx_pci.c endian-agnostic

The single machine using this device explicitly sets its
endianness. We don't need to set a default. This allow us
to remove the target specificity from the build system.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20221209151533.69516-7-philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
hw/mips/gt64xxx_pci.c
hw/mips/meson.build