From 7eb240a28851c693b897c88cce9e10a7310b4f9e Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Sat, 7 Oct 2017 12:45:48 +0200 Subject: Add Sony NW-ZX300 model id to database Change-Id: I8e7a14b86408c52cbd4a059e2db6a9c9d0966fc6 --- 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 d032e27d04..35642f18c4 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 /* Invalid NVP index */ #define NWZ_NVP_INVALID -1 /* Non-existent entry */ /* Number of models */ -#define NWZ_MODEL_COUNT 186 +#define NWZ_MODEL_COUNT 187 /* Number of series */ #define NWZ_SERIES_COUNT 38 -- cgit v1.2.3