ASoC: tlv320aic31xx: Fix GPIO header includes
authorAndrew F. Davis <afd@ti.com>
Thu, 7 Dec 2017 15:38:51 +0000 (09:38 -0600)
committerMark Brown <broonie@kernel.org>
Thu, 7 Dec 2017 17:47:17 +0000 (17:47 +0000)
commit283c35062f778fc40f8eb5dc004ca37a7208ea66
treed687bd3c58b29dbf477c27a1d73a8d843d1517c8
parentdcb407b257af06fa58b0544ec01ec9e0d3927e02
ASoC: tlv320aic31xx: Fix GPIO header includes

Use of gpiod_* needs <linux/gpio/consumer.h>, add this here.

Fixes: b6b247cd5e37 ("ASoC: tlv320aic31xx: Switch GPIO handling to use gpiod_* API")
Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tlv320aic31xx.c