Loading hw/ide/ahci_internal.h +1 −1 Original line number Diff line number Diff line Loading @@ -394,4 +394,4 @@ void ahci_reset(AHCIState *s); #define SYSBUS_AHCI(obj) OBJECT_CHECK(SysbusAHCIState, (obj), TYPE_SYSBUS_AHCI) #endif /* HW_IDE_AHCI_H */ #endif /* HW_IDE_AHCI_INTERNAL_H */ include/block/aio-wait.h +1 −1 Original line number Diff line number Diff line Loading @@ -124,4 +124,4 @@ void aio_wait_kick(void); */ void aio_wait_bh_oneshot(AioContext *ctx, QEMUBHFunc *cb, void *opaque); #endif /* QEMU_AIO_WAIT */ #endif /* QEMU_AIO_WAIT_H */ include/hw/arm/nrf51_soc.h +0 −1 Original line number Diff line number Diff line Loading @@ -53,4 +53,3 @@ typedef struct NRF51State { } NRF51State; #endif include/hw/arm/smmu-common.h +1 −1 Original line number Diff line number Diff line Loading @@ -163,4 +163,4 @@ void smmu_inv_notifiers_all(SMMUState *s); /* Unmap the range of all the notifiers registered to @mr */ void smmu_inv_notifiers_mr(IOMMUMemoryRegion *mr); #endif /* HW_ARM_SMMU_COMMON */ #endif /* HW_ARM_SMMU_COMMON_H */ include/hw/misc/imx2_wdt.h +1 −1 Original line number Diff line number Diff line Loading @@ -30,4 +30,4 @@ typedef struct IMX2WdtState { MemoryRegion mmio; } IMX2WdtState; #endif /* IMX7_SNVS_H */ #endif /* IMX2_WDT_H */ Loading
hw/ide/ahci_internal.h +1 −1 Original line number Diff line number Diff line Loading @@ -394,4 +394,4 @@ void ahci_reset(AHCIState *s); #define SYSBUS_AHCI(obj) OBJECT_CHECK(SysbusAHCIState, (obj), TYPE_SYSBUS_AHCI) #endif /* HW_IDE_AHCI_H */ #endif /* HW_IDE_AHCI_INTERNAL_H */
include/block/aio-wait.h +1 −1 Original line number Diff line number Diff line Loading @@ -124,4 +124,4 @@ void aio_wait_kick(void); */ void aio_wait_bh_oneshot(AioContext *ctx, QEMUBHFunc *cb, void *opaque); #endif /* QEMU_AIO_WAIT */ #endif /* QEMU_AIO_WAIT_H */
include/hw/arm/nrf51_soc.h +0 −1 Original line number Diff line number Diff line Loading @@ -53,4 +53,3 @@ typedef struct NRF51State { } NRF51State; #endif
include/hw/arm/smmu-common.h +1 −1 Original line number Diff line number Diff line Loading @@ -163,4 +163,4 @@ void smmu_inv_notifiers_all(SMMUState *s); /* Unmap the range of all the notifiers registered to @mr */ void smmu_inv_notifiers_mr(IOMMUMemoryRegion *mr); #endif /* HW_ARM_SMMU_COMMON */ #endif /* HW_ARM_SMMU_COMMON_H */
include/hw/misc/imx2_wdt.h +1 −1 Original line number Diff line number Diff line Loading @@ -30,4 +30,4 @@ typedef struct IMX2WdtState { MemoryRegion mmio; } IMX2WdtState; #endif /* IMX7_SNVS_H */ #endif /* IMX2_WDT_H */