summary refs log tree commit diff stats
path: root/include/hw/dma/sifive_pdma.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/dma/sifive_pdma.h')
-rw-r--r--include/hw/dma/sifive_pdma.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/hw/dma/sifive_pdma.h b/include/hw/dma/sifive_pdma.h
index e319bbd6c4..8c6cfa7f32 100644
--- a/include/hw/dma/sifive_pdma.h
+++ b/include/hw/dma/sifive_pdma.h
@@ -23,6 +23,8 @@
 #ifndef SIFIVE_PDMA_H
 #define SIFIVE_PDMA_H
 
+#include "hw/sysbus.h"
+
 struct sifive_pdma_chan {
     uint32_t control;
     uint32_t next_config;