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

Commit 10403b23 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "iommu: Remove trace-events include from iommu.h"

parents f0b880c4 c693daa7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@
#include <linux/of_reserved_mem.h>
#include <linux/sched.h>
#include <linux/sizes.h>
#include <linux/dma-mapping.h>

#include "mtk_vpu.h"

+0 −1
Original line number Diff line number Diff line
@@ -25,7 +25,6 @@
#include <linux/errno.h>
#include <linux/err.h>
#include <linux/of.h>
#include <trace/events/iommu.h>

#define IOMMU_READ	(1 << 0)
#define IOMMU_WRITE	(1 << 1)