ASoC: mop500_ab8500: Staticize non exported functions
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 14 May 2013 20:19:54 +0000 (22:19 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 15 May 2013 04:51:58 +0000 (08:51 +0400)
commitcdeecac4e610ce1094497740ef84aa837e2e874f
treec34187885f9bd6d112f2276d69d801e0c5c6bb92
parentb9600b4b1cf8b8f06b6a5d025eff160f41950485
ASoC: mop500_ab8500: Staticize non exported functions

The mop500_ab8500_startup(), the mop500_ab8500_shutdown() and the
mop500_ab8500_hw_params() function are not used outside of mop500_ab8500, so
make them static.

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