From 4580897d055943dd31923a152a4b2d7f87649472 Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Wed, 6 Sep 2017 17:48:00 +0200 Subject: fix yellows Change-Id: Ie27d3aa7d2485b4eb053af48ba34ad6526bf6472 --- firmware/target/hosted/sonynwz/debug-nwz.c | 1 - tools/creative.c | 1 - 2 files changed, 2 deletions(-) diff --git a/firmware/target/hosted/sonynwz/debug-nwz.c b/firmware/target/hosted/sonynwz/debug-nwz.c index c55029524c..e9044beca9 100644 --- a/firmware/target/hosted/sonynwz/debug-nwz.c +++ b/firmware/target/hosted/sonynwz/debug-nwz.c @@ -359,7 +359,6 @@ bool dbg_hw_info_audio(void) lcd_clear_display(); int line = 0; - unsigned int val; lcd_putsf(0, line++, "vol: %d dB", vol); diff --git a/tools/creative.c b/tools/creative.c index a8548444ff..faecafac6e 100644 --- a/tools/creative.c +++ b/tools/creative.c @@ -123,7 +123,6 @@ typedef struct --------------------------------------------------------------------------- */ -static const char null_key_v1[] = "CTL:N0MAD|PDE0.SIGN."; static const char null_key_v2[] = "CTL:N0MAD|PDE0.DPMP."; static const char null_key_v3[] = "CTL:Z3N07|PDE0.DPMP."; static const char null_key_v4[] = "CTL:N0MAD|PDE0.DPFP."; -- cgit v1.2.3