summary refs log tree commit diff stats
path: root/hw/ssi/ibex_spi_host.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/ssi/ibex_spi_host.c')
-rw-r--r--hw/ssi/ibex_spi_host.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/ssi/ibex_spi_host.c b/hw/ssi/ibex_spi_host.c
index 46c7b633c2..6b28cda200 100644
--- a/hw/ssi/ibex_spi_host.c
+++ b/hw/ssi/ibex_spi_host.c
@@ -154,7 +154,6 @@ static void ibex_spi_host_reset(DeviceState *dev)
     ibex_spi_txfifo_reset(s);
 
     s->init_status = true;
-    return;
 }
 
 /*