From: Shuming Fan Date: Tue, 17 Apr 2018 02:08:02 +0000 (+0800) Subject: ASoC: rt1305: fix ACPI_PTR compile error X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=816cabd8d472d2e1b7daad2838eb4ce5046f03bb;p=linux.git ASoC: rt1305: fix ACPI_PTR compile error This patch added header Reported-by: Stephen Rothwell Signed-off-by: Shuming Fan Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/rt1305.c b/sound/soc/codecs/rt1305.c index 90baab91d11b7..84043068c0b70 100644 --- a/sound/soc/codecs/rt1305.c +++ b/sound/soc/codecs/rt1305.c @@ -14,6 +14,7 @@ #include #include #include +#include #include #include #include