Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0e75c141 authored by Saranya Chidura's avatar Saranya Chidura Committed by Mulu He
Browse files

coresight: tmc: add iommu header file



Coresight ETR uses IOMMU mapping. Include the IOMMU
header file for proper functionality.

Change-Id: I83f000028f0149cb4ac51572910200c6fb7ec377
Signed-off-by: default avatarSaranya Chidura <schidura@codeaurora.org>
parent 914842cb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@
#include <linux/of.h>
#include <linux/coresight.h>
#include <linux/amba/bus.h>
#include <linux/iommu.h>
#include <asm/dma-iommu.h>

#include "coresight-priv.h"