From: Clément Péron Date: Mon, 4 Feb 2019 15:35:38 +0000 (+0100) Subject: ASoC: ak4118: fix missing header X-Git-Tag: Ubuntu-5.2.0-15.16~2458^2~23^2~25 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=0f747bb273790f49be4660521d86d7cebd1bbe1e;p=mirror_ubuntu-eoan-kernel.git ASoC: ak4118: fix missing header This driver use the gpio consumer interface. Add the header as it's needed. Signed-off-by: Clément Péron Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/ak4118.c b/sound/soc/codecs/ak4118.c index 238ab29f2bf4..ce419e8cf890 100644 --- a/sound/soc/codecs/ak4118.c +++ b/sound/soc/codecs/ak4118.c @@ -6,6 +6,7 @@ */ #include +#include #include #include #include