ASoC: rt5677: rt5677_irq_init() can be static
commit2d27deb40db74c751c991e96ca91d675f966a0c5
authorkbuild test robot <fengguang.wu@intel.com>
Wed, 22 Oct 2014 12:04:08 +0000 (22 20:04 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 22 Oct 2014 15:34:50 +0000 (22 16:34 +0100)
treefbaf76eb7c962b5fdd94d66b232367aeeb4be2a0
parent5e3363ad1b7b2e1f197a3f56b01e21cb155ad454
ASoC: rt5677: rt5677_irq_init() can be static

sound/soc/codecs/rt5677.c:4017:5: sparse: symbol 'rt5677_irq_init' was not declared. Should it be static?
sound/soc/codecs/rt5677.c:4044:6: sparse: symbol 'rt5677_irq_exit' was not declared. Should it be static?

Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5677.c