diff options
Diffstat (limited to 'hw/dma/pl330.c')
-rw-r--r-- | hw/dma/pl330.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/dma/pl330.c b/hw/dma/pl330.c index 31ce01b..08e5938 100644 --- a/hw/dma/pl330.c +++ b/hw/dma/pl330.c @@ -15,7 +15,6 @@ */ #include "qemu/osdep.h" -#include "qemu-common.h" #include "hw/irq.h" #include "hw/qdev-properties.h" #include "hw/sysbus.h" |