From 7f66a9d175b48a005deb2b8a1aa64ce1bacb060d Mon Sep 17 00:00:00 2001 From: Clarence Ip Date: Tue, 23 Feb 2016 19:25:53 -0500 Subject: msm: mdss: Remove smmu v1 related code smmu v1 is not supported in 3.18. Remove smmu v1 specific changes in display. Change-Id: I9deb060b6d3539acb9ee4b3fa05f491e0fc1db43 Signed-off-by: Veera Sundaram Sankaran [cip@codeaurora.org: Resolved merge conflict] Signed-off-by: Clarence Ip --- include/uapi/linux/Kbuild | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/uapi') diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild index e1054d94d8cb..8778e727c7b7 100644 --- a/include/uapi/linux/Kbuild +++ b/include/uapi/linux/Kbuild @@ -259,6 +259,7 @@ header-y += major.h header-y += map_to_7segment.h header-y += matroxfb.h header-y += mdio.h +header-y += mdss_rotator.h header-y += media.h header-y += media-bus-format.h header-y += mei.h @@ -297,6 +298,8 @@ header-y += msm_audio_alac.h header-y += msm_audio_ape.h header-y += msm_ion.h header-y += msm_kgsl.h +header-y += msm_mdp.h +header-y += msm_mdp_ext.h header-y += msm_rmnet.h header-y += mtio.h header-y += nbd.h -- cgit v1.2.3