exec,dump,i386,ppc,s390x: don't include exec/cpu-all.h explicitly
All but a handful of files include exec/cpu-all.h via cpu.h only. As these files already include cpu.h, let's just drop the additional include. Reviewed-by:Thomas Huth <thuth@redhat.com> Signed-off-by:
David Hildenbrand <david@redhat.com> Message-Id: <20170913132417.24384-2-david@redhat.com> Signed-off-by:
Cornelia Huck <cohuck@redhat.com>
Showing
- dump.c 0 additions, 1 deletiondump.c
- exec.c 0 additions, 1 deletionexec.c
- target/i386/arch_dump.c 0 additions, 1 deletiontarget/i386/arch_dump.c
- target/i386/arch_memory_mapping.c 0 additions, 1 deletiontarget/i386/arch_memory_mapping.c
- target/i386/svm_helper.c 0 additions, 1 deletiontarget/i386/svm_helper.c
- target/ppc/arch_dump.c 0 additions, 1 deletiontarget/ppc/arch_dump.c
- target/s390x/arch_dump.c 0 additions, 1 deletiontarget/s390x/arch_dump.c
Loading
Please register or sign in to comment