diff options
author | John Harrison <John.C.Harrison@Intel.com> | 2015-01-07 13:51:22 +0000 |
---|---|---|
committer | John Harrison <John.C.Harrison@Intel.com> | 2016-06-28 17:19:08 +0100 |
commit | ebc83f0eea60b4b6cbd2ad41de365d574029d5be (patch) | |
tree | 83c31822580476bdcac3f3740f1be37edbabc8b7 | |
parent | 673b7992f697feee67b460a393fa7f8a57687f16 (diff) |
SetEnd
For: VIZ-0000
Signed-off-by: Do Not Submit <DoNotSubmit@Nowhere.com>
-rw-r--r-- | drivers/gpu/drm/i915/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/drm/i915/Makefile b/drivers/gpu/drm/i915/Makefile index d6d5afbcf8d1..0b131c31e645 100644 --- a/drivers/gpu/drm/i915/Makefile +++ b/drivers/gpu/drm/i915/Makefile @@ -1,8 +1,6 @@ # # 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! |