From: Hosung Kim Date: Thu, 28 Jun 2018 13:15:40 +0000 (+0900) Subject: [9610] ASoC: abox: add including itmon header to fix build error X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=32e1dc528fbcf8bbbe0de49e05b1c86fa1f7f0db;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git [9610] ASoC: abox: add including itmon header to fix build error Change-Id: I89f699e5df7e7416c69a4f12b08d9f8b9aa5b645 Signed-off-by: Hosung Kim --- diff --git a/sound/soc/samsung/abox/abox.c b/sound/soc/samsung/abox/abox.c index f3bd43fb5223..05e3a1c69191 100644 --- a/sound/soc/samsung/abox/abox.c +++ b/sound/soc/samsung/abox/abox.c @@ -36,7 +36,7 @@ //#include #include -//#include +#include #include "../../../../drivers/iommu/exynos-iommu.h" #include "abox_util.h"