summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Harrison <John.C.Harrison@Intel.com>2015-01-07 13:51:08 +0000
committerJohn Harrison <John.C.Harrison@Intel.com>2016-05-06 14:12:41 +0100
commit4c53a0f3f2f657b58b6c541e44949c535bc08f07 (patch)
tree850af85ef1e00e65c0d423b7dbbdd3e1e4c29653
parent631ffd2f45bb43964f729e8661532fb115f5eeec (diff)
SetStart: Big squash of struct fence stuff
For: VIZ-0000 Signed-off-by: Do Not Submit <DoNotSubmit@Nowhere.com>
-rw-r--r--drivers/gpu/drm/i915/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/drm/i915/Makefile b/drivers/gpu/drm/i915/Makefile
index 7ffb51b0cbc2..95ad56b6aab3 100644
--- a/drivers/gpu/drm/i915/Makefile
+++ b/drivers/gpu/drm/i915/Makefile
@@ -1,6 +1,8 @@
#
# Makefile for the drm device driver. This driver provides support for the
# Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
+#
+# Reduced
# Please keep these build lists sorted!