aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/sifive_e_aon.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/misc/sifive_e_aon.c')
-rw-r--r--hw/misc/sifive_e_aon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/misc/sifive_e_aon.c b/hw/misc/sifive_e_aon.c
index 17a522c..6eef38d 100644
--- a/hw/misc/sifive_e_aon.c
+++ b/hw/misc/sifive_e_aon.c
@@ -294,7 +294,7 @@ static const Property sifive_e_aon_properties[] = {
SIFIVE_E_LFCLK_DEFAULT_FREQ),
};
-static void sifive_e_aon_class_init(ObjectClass *oc, void *data)
+static void sifive_e_aon_class_init(ObjectClass *oc, const void *data)
{
DeviceClass *dc = DEVICE_CLASS(oc);