summary refs log tree commit diff stats
path: root/hw/arm/msf2-soc.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2024-12-13 15:03:52 +0000
committerRichard Henderson <richard.henderson@linaro.org>2024-12-15 12:54:27 -0600
commite15bd5dd059a8833dd30da2b78ab4f43e917f216 (patch)
treef2786f89708f59501d03f76be12addd1286752a9 /hw/arm/msf2-soc.c
parentb5e4f90e64f0c2c4c3a6c65b0de11b752640e31b (diff)
downloadfocaccia-qemu-e15bd5dd059a8833dd30da2b78ab4f43e917f216.tar.gz
focaccia-qemu-e15bd5dd059a8833dd30da2b78ab4f43e917f216.zip
hw/arm: Constify all Property
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/arm/msf2-soc.c')
-rw-r--r--hw/arm/msf2-soc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/arm/msf2-soc.c b/hw/arm/msf2-soc.c
index c4999ebce3..5d7c3f2e5a 100644
--- a/hw/arm/msf2-soc.c
+++ b/hw/arm/msf2-soc.c
@@ -222,7 +222,7 @@ static void m2sxxx_soc_realize(DeviceState *dev_soc, Error **errp)
     create_unimplemented_device("usb", 0x40043000, 0x1000);
 }
 
-static Property m2sxxx_soc_properties[] = {
+static const Property m2sxxx_soc_properties[] = {
     /*
      * part name specifies the type of SmartFusion2 device variant(this
      * property is for information purpose only.