qemu-patch-raspberry4/hw/intc
Peter Maydell bd2be15003 arm: fix location of some include files
The recent rearrangement of include files had some minor errors:
 devices.h is not ARM specific and should not be in arm/
 arm.h should be in arm/

Move these two headers to correct this.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-04-15 15:16:01 +02:00
..
apic.c hw: move interrupt controllers to hw/intc/, configure with default-configs/ 2013-04-08 18:13:16 +02:00
apic_common.c hw: move interrupt controllers to hw/intc/, configure with default-configs/ 2013-04-08 18:13:16 +02:00
arm_gic.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
arm_gic_common.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
arm_gic_kvm.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
armv7m_nvic.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
etraxfs_pic.c hw: move interrupt controllers to hw/intc/, configure with default-configs/ 2013-04-08 18:13:16 +02:00
exynos4210_combiner.c hw: move interrupt controllers to hw/intc/, configure with default-configs/ 2013-04-08 18:13:16 +02:00
exynos4210_gic.c hw: move interrupt controllers to hw/intc/, configure with default-configs/ 2013-04-08 18:13:16 +02:00
gic_internal.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
grlib_irqmp.c hw: move interrupt controllers to hw/intc/, configure with default-configs/ 2013-04-08 18:13:16 +02:00
heathrow_pic.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
i8259.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
i8259_common.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
imx_avic.c hw: move interrupt controllers to hw/intc/, configure with default-configs/ 2013-04-08 18:13:16 +02:00
ioapic.c hw: move interrupt controllers to hw/intc/, configure with default-configs/ 2013-04-08 18:13:16 +02:00
ioapic_common.c hw: move interrupt controllers to hw/intc/, configure with default-configs/ 2013-04-08 18:13:16 +02:00
lm32_pic.c hw: move interrupt controllers to hw/intc/, configure with default-configs/ 2013-04-08 18:13:16 +02:00
Makefile.objs hw: move interrupt controllers to hw/intc/, configure with default-configs/ 2013-04-08 18:13:16 +02:00
omap_intc.c hw: move interrupt controllers to hw/intc/, configure with default-configs/ 2013-04-08 18:13:16 +02:00
openpic.c hw: move interrupt controllers to hw/intc/, configure with default-configs/ 2013-04-08 18:13:16 +02:00
pl190.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
puv3_intc.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
realview_gic.c hw: move interrupt controllers to hw/intc/, configure with default-configs/ 2013-04-08 18:13:16 +02:00
sbi.c hw: move interrupt controllers to hw/intc/, configure with default-configs/ 2013-04-08 18:13:16 +02:00
sh_intc.c hw: move interrupt controllers to hw/intc/, configure with default-configs/ 2013-04-08 18:13:16 +02:00
slavio_intctl.c hw: move interrupt controllers to hw/intc/, configure with default-configs/ 2013-04-08 18:13:16 +02:00
sun4c_intctl.c hw: move interrupt controllers to hw/intc/, configure with default-configs/ 2013-04-08 18:13:16 +02:00
xilinx_intc.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00