projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d39ee3b
)
[9610] ASoC: abox: add including itmon header to fix build error
author
Hosung Kim
<hosung0.kim@samsung.com>
Thu, 28 Jun 2018 13:15:40 +0000
(22:15 +0900)
committer
Youngmin Nam
<youngmin.nam@samsung.com>
Fri, 29 Jun 2018 09:15:12 +0000
(18:15 +0900)
Change-Id: I89f699e5df7e7416c69a4f12b08d9f8b9aa5b645
Signed-off-by: Hosung Kim <hosung0.kim@samsung.com>
sound/soc/samsung/abox/abox.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/samsung/abox/abox.c
b/sound/soc/samsung/abox/abox.c
index f3bd43fb5223f1d57a3c4d822ca4c7c9097fbae4..05e3a1c6919153b6b3b8836607f2c8847c42c65d 100644
(file)
--- a/
sound/soc/samsung/abox/abox.c
+++ b/
sound/soc/samsung/abox/abox.c
@@
-36,7
+36,7
@@
//#include <linux/exynos_iovmm.h>
#include <soc/samsung/exynos-pmu.h>
-
//
#include <soc/samsung/exynos-itmon.h>
+#include <soc/samsung/exynos-itmon.h>
#include "../../../../drivers/iommu/exynos-iommu.h"
#include "abox_util.h"