summary refs log tree commit diff stats
path: root/hw/openrisc/virt.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/openrisc/virt.c')
-rw-r--r--hw/openrisc/virt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/openrisc/virt.c b/hw/openrisc/virt.c
index f8a68a6a6b..47d2c9bd3c 100644
--- a/hw/openrisc/virt.c
+++ b/hw/openrisc/virt.c
@@ -14,7 +14,7 @@
 #include "exec/address-spaces.h"
 #include "hw/irq.h"
 #include "hw/boards.h"
-#include "hw/char/serial.h"
+#include "hw/char/serial-mm.h"
 #include "hw/core/split-irq.h"
 #include "hw/openrisc/boot.h"
 #include "hw/misc/sifive_test.h"