Remove pcm_mute() which has been unused since r19308
commit776738ff218f286eb7d801832562a09d6cdd70db
authorfunman <funman@a1c6a512-1295-4272-9138-f99709370657>
Tue, 27 Apr 2010 00:05:02 +0000 (27 00:05 +0000)
committerfunman <funman@a1c6a512-1295-4272-9138-f99709370657>
Tue, 27 Apr 2010 00:05:02 +0000 (27 00:05 +0000)
tree125941daf63f365e523d3e0d3dddb35284728e96
parenta6ca6c4d5b858468af9a358beb204729210660b2
Remove pcm_mute() which has been unused since r19308

Remove audiohw_mute from header as well, and make this function static
to each driver (commented out when it was unused)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25733 a1c6a512-1295-4272-9138-f99709370657
17 files changed:
firmware/drivers/audio/ak4537.c
firmware/drivers/audio/as3514.c
firmware/drivers/audio/tlv320.c
firmware/drivers/audio/tsc2100.c
firmware/drivers/audio/uda1341.c
firmware/drivers/audio/uda1380.c
firmware/drivers/audio/wm8731.c
firmware/drivers/audio/wm8751.c
firmware/drivers/audio/wm8758.c
firmware/drivers/audio/wm8975.c
firmware/drivers/audio/wm8978.c
firmware/drivers/audio/wm8985.c
firmware/export/audiohw.h
firmware/export/pcm.h
firmware/pcm.c
firmware/target/arm/tms320dm320/mrobe-500/dm320codec-mr500.c
firmware/target/mips/ingenic_jz47xx/codec-jz4740.c