aboutsummaryrefslogtreecommitdiff
path: root/hw/dma/sifive_pdma.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/dma/sifive_pdma.c')
-rw-r--r--hw/dma/sifive_pdma.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/dma/sifive_pdma.c b/hw/dma/sifive_pdma.c
index e1f6fed..9b2ac20 100644
--- a/hw/dma/sifive_pdma.c
+++ b/hw/dma/sifive_pdma.c
@@ -24,7 +24,6 @@
#include "qemu/bitops.h"
#include "qemu/log.h"
#include "qapi/error.h"
-#include "hw/hw.h"
#include "hw/irq.h"
#include "hw/qdev-properties.h"
#include "hw/sysbus.h"