The internal.h file is renamed to s390x-internal.h, because of the
risk of collision with other files with the same name.
Signed-off-by: Claudio Fontana <cfontana@suse.de>
Signed-off-by: Cho, Yu-Chen <acho@suse.com>
Acked-by: David Hildenbrand <david@redhat.com>
Acked-by: Cornelia Huck <cohuck@redhat.com>
---
target/s390x/arch_dump.c | 2 +-
target/s390x/cc_helper.c | 2 +-
target/s390x/cpu.c | 2 +-
target/s390x/cpu_models.c | 2 +-
target/s390x/crypto_helper.c | 2 +-
target/s390x/diag.c | 2 +-
target/s390x/excp_helper.c | 2 +-
target/s390x/fpu_helper.c | 2 +-
target/s390x/gdbstub.c | 2 +-
target/s390x/helper.c | 2 +-
target/s390x/int_helper.c | 2 +-
target/s390x/interrupt.c | 2 +-
target/s390x/ioinst.c | 2 +-
target/s390x/kvm.c | 2 +-
target/s390x/machine.c | 2 +-
target/s390x/mem_helper.c | 2 +-
target/s390x/misc_helper.c | 2 +-
target/s390x/mmu_helper.c | 2 +-
target/s390x/{internal.h => s390x-internal.h} | 0
target/s390x/sigp.c | 2 +-
target/s390x/translate.c | 2 +-
target/s390x/vec_fpu_helper.c | 2 +-
target/s390x/vec_helper.c | 2 +-
target/s390x/vec_string_helper.c | 2 +-
24 files changed, 23 insertions(+), 23 deletions(-)
rename target/s390x/{internal.h => s390x-internal.h} (100%)