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

Commit c55d1c41 authored by Joerg Roedel's avatar Joerg Roedel Committed by Rob Clark
Browse files

drm/msm: Remove iommu include from mdp4_kms.c



The include file has been removed and the file does not
need it anyway, so remove it. Fixes a compile error.

Signed-off-by: default avatarJoerg Roedel <joro@8bytes.org>
Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
parent e4826a94
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -19,8 +19,6 @@
#include "msm_drv.h"
#include "mdp4_kms.h"

#include <mach/iommu.h>

static struct mdp4_platform_config *mdp4_get_config(struct platform_device *dev);

static int mdp4_hw_init(struct msm_kms *kms)