From: Lars-Peter Clausen Date: Sat, 3 Jan 2015 16:56:14 +0000 (+0100) Subject: ALSA: pcm: Remove unused functions declaration X-Git-Tag: fixes-v4.0-rc1~146^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adc2ae0bb6daa2287d1a6567d18be01da546f7a7;p=pandora-kernel.git ALSA: pcm: Remove unused functions declaration Remove function declarations for functions that don't have a matching implementation. For snd_pcm_build_linear_format the implementation was removed in 64d27f96cb719cf8 ("[ALSA] Support 3-bytes 24bit format in PCM OSS emulation"). All the others never had one (as far as git history goes). Signed-off-by: Lars-Peter Clausen Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed