fix yellow in dfa33c246b

rockbox-gerrit-noreply--- via rockbox-cvs <[email protected]>
Newsgroups gmane.comp.systems.archos.rockbox.cvs
Message-ID <[email protected]>
commit ebfba622b6aba0226cf8d5118a0d4b25d89ce4df
Author: Solomon Peachy <[email protected]>
Date:   Sun Mar 1 22:58:33 2026 -0500

    fix yellow in dfa33c246b
    
    (Today I learned that the Cowon D2 is fixed at 44.1KHz)
    
    Change-Id: I8d50c6b81b144e32a79a2728c9cad2ffdc7b03ca

diff --git a/firmware/target/arm/pcm-telechips.c b/firmware/target/arm/pcm-telechips.c
index 7f8829cda4..3fa55eafe9 100644
--- a/firmware/target/arm/pcm-telechips.c
+++ b/firmware/target/arm/pcm-telechips.c
@@ -92,6 +92,7 @@ static void sink_dma_init(void)
 
 static void sink_set_freq(uint16_t freq)
 {
+    (void)freq;
 }
 
 static void play_start_pcm(void)
-- 
rockbox-cvs mailing list
[email protected]
https://lists.haxx.se/mailman/listinfo/rockbox-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.