aboutsummaryrefslogtreecommitdiff
path: root/hw/tpm/tpm_spapr.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/tpm/tpm_spapr.c')
-rw-r--r--hw/tpm/tpm_spapr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/tpm/tpm_spapr.c b/hw/tpm/tpm_spapr.c
index e15b67d..797fd8b 100644
--- a/hw/tpm/tpm_spapr.c
+++ b/hw/tpm/tpm_spapr.c
@@ -367,7 +367,6 @@ static const VMStateDescription vmstate_spapr_vtpm = {
static const Property tpm_spapr_properties[] = {
DEFINE_SPAPR_PROPERTIES(SpaprTpmState, vdev),
DEFINE_PROP_TPMBE("tpmdev", SpaprTpmState, be_driver),
- DEFINE_PROP_END_OF_LIST(),
};
static void tpm_spapr_realizefn(SpaprVioDevice *dev, Error **errp)