ASoC: mmp-pcm: Staticize non exported structs and functions
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 14 May 2013 20:19:51 +0000 (22:19 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 15 May 2013 04:49:34 +0000 (08:49 +0400)
commit60e10d2fb0f0739a5862311258e10520accc9259
treea3490ca0548a3364bf7ad864455e426ec0b9ea28
parentf722406faae2d073cc1d01063d1123c35425939e
ASoC: mmp-pcm: Staticize non exported structs and functions

The mmp_pcm_ops and mmp_soc_platform struct as well as the mmp_pcm_new()
function are only used in mmp-pcm.c, so make them static.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/pxa/mmp-pcm.c
This page took 0.060282 seconds and 5 git commands to generate.