diff options
Diffstat (limited to 'hw/dma/soc_dma.c')
-rw-r--r-- | hw/dma/soc_dma.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/dma/soc_dma.c b/hw/dma/soc_dma.c index 58502721fa..c3e41581b6 100644 --- a/hw/dma/soc_dma.c +++ b/hw/dma/soc_dma.c @@ -19,7 +19,6 @@ */ #include "qemu/osdep.h" #include "qemu/error-report.h" -#include "qemu-common.h" #include "qemu/timer.h" #include "hw/arm/soc_dma.h" |