]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: remove redundant include
authorzhong jiang <zhongjiang@huawei.com>
Tue, 18 Sep 2018 08:16:24 +0000 (16:16 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 18 Sep 2018 17:28:29 +0000 (10:28 -0700)
commit68ebebc1db49b567c5113dbb183a321cb9fbbc8d
tree62196cb31b6360e76bee0092e21c9c5d5061d334
parent217cc8dae150f09ea36f2f002b1a8a724b5cca92
ASoC: remove redundant include

module.h already contained moduleparam.h,  so it is safe to remove
the redundant include.

The issue is detected with the help of Coccinelle.

Signed-off-by: zhong jiang <zhongjiang@huawei.com>
Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5651.c
sound/soc/codecs/wm8904.c
sound/soc/codecs/wm8974.c
sound/soc/soc-dapm.c