ASoC: cs4349: include gpio/consumer.h
authorakpm@linux-foundation.org <akpm@linux-foundation.org>
Fri, 17 Jul 2015 22:43:46 +0000 (15:43 -0700)
committerMark Brown <broonie@kernel.org>
Mon, 20 Jul 2015 17:32:31 +0000 (18:32 +0100)
commit091571d071a435a517aec42c4f8c56883c5dc531
tree806490d87d09392d52c46f4914a168bf54e427df
parent44251551dfca2117e42349136b871b33c8419a59
ASoC: cs4349: include gpio/consumer.h

s390 allmodconfig:

sound/soc/codecs/cs4349.c: In function 'cs4349_i2c_probe':
sound/soc/codecs/cs4349.c:300: error: implicit declaration of function 'devm_gpiod_get_optional'
sound/soc/codecs/cs4349.c:301: error: 'GPIOD_OUT_LOW' undeclared (first use in this function)
sound/soc/codecs/cs4349.c:301: error: (Each undeclared identifier is reported only once
sound/soc/codecs/cs4349.c:301: error: for each function it appears in.)
sound/soc/codecs/cs4349.c:306: error: implicit declaration of function 'gpiod_set_value_cansleep'

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs4349.c
This page took 0.027335 seconds and 5 git commands to generate.