summary refs log tree commit diff stats
path: root/hw/misc/exynos4210_clk.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/misc/exynos4210_clk.c')
-rw-r--r--hw/misc/exynos4210_clk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/misc/exynos4210_clk.c b/hw/misc/exynos4210_clk.c
index 886d10bbab..fdf5bdd603 100644
--- a/hw/misc/exynos4210_clk.c
+++ b/hw/misc/exynos4210_clk.c
@@ -141,7 +141,7 @@ static const VMStateDescription exynos4210_clk_vmstate = {
     }
 };
 
-static void exynos4210_clk_class_init(ObjectClass *klass, void *data)
+static void exynos4210_clk_class_init(ObjectClass *klass, const void *data)
 {
     DeviceClass *dc = DEVICE_CLASS(klass);