aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/tod-tcg.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/s390x/tod-tcg.c')
-rw-r--r--hw/s390x/tod-tcg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/s390x/tod-tcg.c b/hw/s390x/tod-tcg.c
index 3b3ef88..0cc9662 100644
--- a/hw/s390x/tod-tcg.c
+++ b/hw/s390x/tod-tcg.c
@@ -52,7 +52,7 @@ static void qemu_s390_tod_set(S390TODState *td, const S390TOD *tod,
}
}
-static void qemu_s390_tod_class_init(ObjectClass *oc, void *data)
+static void qemu_s390_tod_class_init(ObjectClass *oc, const void *data)
{
S390TODClass *tdc = S390_TOD_CLASS(oc);