Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Joerg Roedel <joro@8bytes.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>

authored by

Joerg Roedel and committed by
Rob Clark
c55d1c41 e4826a94

-2
-2
drivers/gpu/drm/msm/mdp4/mdp4_kms.c
··· 19 19 #include "msm_drv.h" 20 20 #include "mdp4_kms.h" 21 21 22 - #include <mach/iommu.h> 23 - 24 22 static struct mdp4_platform_config *mdp4_get_config(struct platform_device *dev); 25 23 26 24 static int mdp4_hw_init(struct msm_kms *kms)