From 32e1dc528fbcf8bbbe0de49e05b1c86fa1f7f0db Mon Sep 17 00:00:00 2001 From: Hosung Kim Date: Thu, 28 Jun 2018 22:15:40 +0900 Subject: [PATCH] [9610] ASoC: abox: add including itmon header to fix build error Change-Id: I89f699e5df7e7416c69a4f12b08d9f8b9aa5b645 Signed-off-by: Hosung Kim --- sound/soc/samsung/abox/abox.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.20.1