diff options
author | Bernhard Beschow <shentey@gmail.com> | 2023-06-30 09:37:05 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2023-07-10 16:29:17 -0400 |
commit | 8cf08065b1b19cea1958a43187755cec6546a5d0 (patch) | |
tree | 3652b6007eb9f1e52c050ddf504bac6485d02c22 /hw/pci-host/sh_pci.c | |
parent | 00f52e77d742c788ade7d713a7bf558481a89eec (diff) | |
download | qemu-8cf08065b1b19cea1958a43187755cec6546a5d0.zip qemu-8cf08065b1b19cea1958a43187755cec6546a5d0.tar.gz qemu-8cf08065b1b19cea1958a43187755cec6546a5d0.tar.bz2 |
hw/pci-host/q35: Fix double, contradicting .endianness assignment
Fixes the following clangd warning (-Winitializer-overrides):
q35.c:297:19: Initializer overrides prior initialization of this subobject
q35.c:292:19: previous initialization is here
Settle on little endian which is consistent with using pci_host_conf_le_ops.
Fixes: bafc90bdc594 ("q35: implement TSEG")
Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230630073720.21297-3-shentey@gmail.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/pci-host/sh_pci.c')
0 files changed, 0 insertions, 0 deletions