aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/xlnx-versal-crl.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/misc/xlnx-versal-crl.c')
-rw-r--r--hw/misc/xlnx-versal-crl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/misc/xlnx-versal-crl.c b/hw/misc/xlnx-versal-crl.c
index 1f1762e..f143900 100644
--- a/hw/misc/xlnx-versal-crl.c
+++ b/hw/misc/xlnx-versal-crl.c
@@ -311,7 +311,7 @@ static void crl_reset_enter(Object *obj, ResetType type)
}
}
-static void crl_reset_hold(Object *obj)
+static void crl_reset_hold(Object *obj, ResetType type)
{
XlnxVersalCRL *s = XLNX_VERSAL_CRL(obj);