summaryrefslogtreecommitdiff
path: root/firmware/target/hosted/sonynwz/nwz-db.h
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2017-10-17 13:05:11 +0200
committerAmaury Pouly <amaury.pouly@gmail.com>2017-10-17 13:05:11 +0200
commit69223234666afdf739483b64a41e3419f5a00f69 (patch)
treea50a350470c9b1988c1138a0f25c7aeee5e322d0 /firmware/target/hosted/sonynwz/nwz-db.h
parent81f5a225f7ce37694b7d93cc9ce20bf1fa706a3a (diff)
downloadrockbox-69223234666afdf739483b64a41e3419f5a00f69.tar.gz
rockbox-69223234666afdf739483b64a41e3419f5a00f69.zip
sonynwz: add NW-A47 to the database and regenerate nwz_db.{c,h}
Change-Id: I6331a48a4d336348e90a32cf151427b29eeedb2b
Diffstat (limited to 'firmware/target/hosted/sonynwz/nwz-db.h')
-rw-r--r--firmware/target/hosted/sonynwz/nwz-db.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/target/hosted/sonynwz/nwz-db.h b/firmware/target/hosted/sonynwz/nwz-db.h
index 35642f18c4..f2efb88847 100644
--- a/firmware/target/hosted/sonynwz/nwz-db.h
+++ b/firmware/target/hosted/sonynwz/nwz-db.h
@@ -152,7 +152,7 @@ enum nwz_nvp_node_t
152/* Invalid NVP index */ 152/* Invalid NVP index */
153#define NWZ_NVP_INVALID -1 /* Non-existent entry */ 153#define NWZ_NVP_INVALID -1 /* Non-existent entry */
154/* Number of models */ 154/* Number of models */
155#define NWZ_MODEL_COUNT 187 155#define NWZ_MODEL_COUNT 188
156/* Number of series */ 156/* Number of series */
157#define NWZ_SERIES_COUNT 38 157#define NWZ_SERIES_COUNT 38
158 158