]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/hw/arm/bcm2835_peripherals.h
hw: Replace qemu_or_irq typedef by OrIRQState
[mirror_qemu.git] / include / hw / arm / bcm2835_peripherals.h
index c9d25d493e0b0662b042959f1072c52f03f785f0..d724a2fc28a1a071a726b3e47bde4d42f276a64b 100644 (file)
@@ -56,7 +56,7 @@ struct BCM2835PeripheralState {
     BCM2835AuxState aux;
     BCM2835FBState fb;
     BCM2835DMAState dma;
-    qemu_or_irq orgated_dma_irq;
+    OrIRQState orgated_dma_irq;
     BCM2835ICState ic;
     BCM2835PropertyState property;
     BCM2835RngState rng;