aboutsummaryrefslogtreecommitdiff
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 46c7b63..6b28cda 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;
}
/*