clock-vmstate: Add missing END_OF_LIST
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Tue, 11 Jan 2022 10:19:34 +0000 (10:19 +0000)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Wed, 2 Mar 2022 18:12:40 +0000 (18:12 +0000)
commitacbcd06e5d2c181afd87b413e92a92f4594ec084
tree3cb58ec9f56e53a85f1a293476a271c273b6349d
parent64ada298b98a51eb2512607f6e6180cb330c47b1
clock-vmstate: Add missing END_OF_LIST

Add the missing VMSTATE_END_OF_LIST to vmstate_muldiv

Fixes: 99abcbc7600 ("clock: Provide builtin multiplier/divider")
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20220111101934.115028-1-dgilbert@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Luc Michel <luc@lmichel.fr>
Cc: qemu-stable@nongnu.org
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
hw/core/clock-vmstate.c