summaryrefslogtreecommitdiff
path: root/utils/nwztools/database/nwz_db.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/nwztools/database/nwz_db.h')
-rw-r--r--utils/nwztools/database/nwz_db.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/utils/nwztools/database/nwz_db.h b/utils/nwztools/database/nwz_db.h
index 6ac5d60414..6fb742ca2a 100644
--- a/utils/nwztools/database/nwz_db.h
+++ b/utils/nwztools/database/nwz_db.h
@@ -35,7 +35,6 @@ enum nwz_nvp_node_t
35 NWZ_NVP_BPR, /* bluetooth address | bluetooth parameter */ 35 NWZ_NVP_BPR, /* bluetooth address | bluetooth parameter */
36 NWZ_NVP_BTC, /* battery calibration */ 36 NWZ_NVP_BTC, /* battery calibration */
37 NWZ_NVP_BTI, /* boot image */ 37 NWZ_NVP_BTI, /* boot image */
38 NWZ_NVP_CGP, /* */
39 NWZ_NVP_CLV, /* color variation */ 38 NWZ_NVP_CLV, /* color variation */
40 NWZ_NVP_CNG, /* aad key | aad/empr key */ 39 NWZ_NVP_CNG, /* aad key | aad/empr key */
41 NWZ_NVP_CTR, /* */ 40 NWZ_NVP_CTR, /* */
@@ -144,7 +143,7 @@ enum nwz_nvp_node_t
144/* Number of models */ 143/* Number of models */
145#define NWZ_MODEL_COUNT 183 144#define NWZ_MODEL_COUNT 183
146/* Number of series */ 145/* Number of series */
147#define NWZ_SERIES_COUNT 37 146#define NWZ_SERIES_COUNT 36
148 147
149/* NVP node info */ 148/* NVP node info */
150struct nwz_nvp_info_t 149struct nwz_nvp_info_t