On Wed, 7 Oct 2020 15:04:06 -0400 Matthew Rosato <mjros...@linux.ibm.com> wrote:
> Seems a more appropriate location for them. > > Signed-off-by: Matthew Rosato <mjros...@linux.ibm.com> > --- > MAINTAINERS | 1 + > hw/s390x/s390-pci-bus.c | 4 ++-- > hw/s390x/s390-pci-inst.c | 4 ++-- > hw/s390x/s390-virtio-ccw.c | 2 +- > {hw => include/hw}/s390x/s390-pci-bus.h | 0 > {hw => include/hw}/s390x/s390-pci-inst.h | 0 > 6 files changed, 6 insertions(+), 5 deletions(-) > rename {hw => include/hw}/s390x/s390-pci-bus.h (100%) > rename {hw => include/hw}/s390x/s390-pci-inst.h (100%) Much better :) Reviewed-by: Cornelia Huck <coh...@redhat.com> (I don't have anything on s390-next atm, or I would have queued it straight away. Better wait until we can do a proper headers sync and queue the whole thing.)