diff options
Diffstat (limited to 'include/hw/arm/soc_dma.h')
-rw-r--r-- | include/hw/arm/soc_dma.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/hw/arm/soc_dma.h b/include/hw/arm/soc_dma.h index fae322997e..7886291d54 100644 --- a/include/hw/arm/soc_dma.h +++ b/include/hw/arm/soc_dma.h @@ -22,7 +22,6 @@ #define HW_SOC_DMA_H #include "exec/memory.h" -#include "hw/irq.h" struct soc_dma_s; struct soc_dma_ch_s; |