summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorClarence Ip <cip@codeaurora.org>2016-02-23 19:25:53 -0500
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:38:57 -0700
commit7f66a9d175b48a005deb2b8a1aa64ce1bacb060d (patch)
tree23dcf6259838f42d7af71facda529b7a2a92bf4b /include
parent3475ec6865c1b836a23302dfad695a1c71b1a645 (diff)
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 <veeras@codeaurora.org> [cip@codeaurora.org: Resolved merge conflict] Signed-off-by: Clarence Ip <cip@codeaurora.org>
Diffstat (limited to 'include')
-rw-r--r--include/uapi/linux/Kbuild3
1 files changed, 3 insertions, 0 deletions
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