]> Git Repo - qemu.git/commit - hw/s390x/s390-pci-bus.h
s390-pci: fix compilation on older GCC versions
authorPaolo Bonzini <[email protected]>
Fri, 27 Jan 2017 13:20:52 +0000 (14:20 +0100)
committerChristian Borntraeger <[email protected]>
Wed, 1 Feb 2017 08:11:56 +0000 (09:11 +0100)
commit2034ee5152ded8ef102f2e9dfcada7f91ecc7d66
tree079ad4dd144324ba4c56c634a395035d788d31d6
parenta0def594286d9110a6035e02eef558cf3cf5d847
s390-pci: fix compilation on older GCC versions

S390PCIBusDevice is typedef'ed earlier in the file, before the hunks
that this patch modifies.  The double typedef causes old versions of
GCC to complain.

Signed-off-by: Paolo Bonzini <[email protected]>
Message-Id: <1485523252[email protected]>
Signed-off-by: Christian Borntraeger <[email protected]>
hw/s390x/s390-pci-bus.h
This page took 0.025638 seconds and 4 git commands to generate.