Vincent Stehlé 5c8be987d4 ASoC: max98357a: Fix missing include
This fixes the following compilation errors:

  sound/soc/codecs/max98357a.c: In function ‘max98357a_daiops_trigger’:
  sound/soc/codecs/max98357a.c:30:3: error: implicit declaration of function ‘gpiod_set_value’ [-Werror=implicit-function-declaration]
  sound/soc/codecs/max98357a.c: In function ‘max98357a_codec_probe’:
  sound/soc/codecs/max98357a.c:55:2: error: implicit declaration of function ‘devm_gpiod_get’ [-Werror=implicit-function-declaration]
  sound/soc/codecs/max98357a.c:61:2: error: implicit declaration of function ‘gpiod_direction_output’ [-Werror=implicit-function-declaration]
  cc1: some warnings being treated as errors

Signed-off-by: Vincent Stehlé <vincent.stehle@laposte.net>
Cc: Kenneth Westfield <kwestfie@codeaurora.org>
Cc: Mark Brown <broonie@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
2015-02-12 10:55:36 +08:00
..
2014-12-14 16:10:09 -08:00
2014-12-14 16:10:09 -08:00
2014-02-19 13:36:15 +09:00
2014-02-19 13:36:15 +09:00
2014-02-19 13:36:15 +09:00
2015-01-15 11:06:24 +00:00
2014-12-14 16:10:09 -08:00
2014-04-07 10:48:50 +01:00
2013-02-14 17:27:17 +00:00
2014-08-16 17:17:13 -05:00
2014-08-16 17:17:13 -05:00
2014-12-14 16:10:09 -08:00
2012-04-01 11:28:24 +01:00
2012-05-18 16:42:20 +01:00
2014-07-28 17:49:20 +01:00
2014-07-02 20:49:25 +01:00
2013-05-25 10:33:30 -04:00
2014-12-14 16:10:09 -08:00
2014-12-14 16:10:09 -08:00
2014-12-14 16:10:09 -08:00
2012-01-26 16:07:55 +00:00
2013-08-13 11:31:56 +01:00