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

No differences found