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:17:01 +0100 |
commit | 286968aa1b55693c883523fe9481e9e0010ff125 (patch) | |
tree | 2a2c1ad474de86766849c1f15ed371452b3cc1be | |
parent | 4969e58b14fe5c9d2b639cec2b7d2fc124bf9fec (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 95ad56b6aab3..7ffb51b0cbc2 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! |