aboutsummaryrefslogtreecommitdiff
path: root/include/hw/nvram/xlnx-efuse.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/nvram/xlnx-efuse.h')
-rw-r--r--include/hw/nvram/xlnx-efuse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/nvram/xlnx-efuse.h b/include/hw/nvram/xlnx-efuse.h
index 58414e468b..cff7924106 100644
--- a/include/hw/nvram/xlnx-efuse.h
+++ b/include/hw/nvram/xlnx-efuse.h
@@ -30,7 +30,7 @@
#include "sysemu/block-backend.h"
#include "hw/qdev-core.h"
-#define TYPE_XLNX_EFUSE "xlnx,efuse"
+#define TYPE_XLNX_EFUSE "xlnx-efuse"
OBJECT_DECLARE_SIMPLE_TYPE(XlnxEFuse, XLNX_EFUSE);
struct XlnxEFuse {