From 110fd2cae6c0430c2033f01fb3c1ace11a32f327 Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Fri, 1 Jun 2018 12:43:05 +0200 Subject: Add the NWZ-A844 to the database For some reason even Sony didn't have it in its list... Change-Id: I26de6071e5887cc7c6ebb695ea333c7b3d1b50db --- firmware/target/hosted/sonynwz/nwz-db.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/target/hosted/sonynwz/nwz-db.h') diff --git a/firmware/target/hosted/sonynwz/nwz-db.h b/firmware/target/hosted/sonynwz/nwz-db.h index 1fe383b715..fa76cd81b4 100644 --- a/firmware/target/hosted/sonynwz/nwz-db.h +++ b/firmware/target/hosted/sonynwz/nwz-db.h @@ -157,7 +157,7 @@ enum nwz_nvp_node_t /* Invalid NVP index */ #define NWZ_NVP_INVALID -1 /* Non-existent entry */ /* Number of models */ -#define NWZ_MODEL_COUNT 192 +#define NWZ_MODEL_COUNT 193 /* Number of series */ #define NWZ_SERIES_COUNT 39 -- cgit