summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2017-03-14 23:45:37 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-03-14 23:45:37 -0700
commit6490c4e227fd8e354b752ff318feede70313a6d7 (patch)
treef79bbe2d3dfd6dac15dee8b62a610f267c48249e /include
parent3d973006bc4c684162b6e7d440d2bfbaefc79ead (diff)
parentbf04d45e7380525f53f4bd4dc57698d9290cfcd7 (diff)
Merge "drm/msm: Remove DRM_MSM_NUM_IOCTLS"
Diffstat (limited to 'include')
-rw-r--r--include/uapi/drm/msm_drm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/uapi/drm/msm_drm.h b/include/uapi/drm/msm_drm.h
index 8ef93938155c..99fe34d25fc5 100644
--- a/include/uapi/drm/msm_drm.h
+++ b/include/uapi/drm/msm_drm.h
@@ -267,7 +267,6 @@ struct drm_msm_event_resp {
#define DRM_SDE_WB_CONFIG 0x40
#define DRM_MSM_REGISTER_EVENT 0x41
#define DRM_MSM_DEREGISTER_EVENT 0x42
-#define DRM_MSM_NUM_IOCTLS 0x43
/**
* Currently DRM framework supports only VSYNC event.