]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: pcm: Remove unused functions declaration
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 3 Jan 2015 16:56:14 +0000 (17:56 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 3 Jan 2015 19:59:57 +0000 (20:59 +0100)
commitadc2ae0bb6daa2287d1a6567d18be01da546f7a7
tree6af01d7ddf9fab132a3c2fbfe5f2382133e1f9fd
parenta14e7eb59bb7ce10766d4778d382ca52b235147f
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 <lars@metafoo.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/pcm.h