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-05-06 14:12:46 +0100 |
commit | 31516a29908668e99e7a707ebc371c96503b54bb (patch) | |
tree | 67102ff2b9ad5faba1cce776367fb52ee66c4666 | |
parent | 4ecd753df36e64aa078cb2e846954fee2a7650ed (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! |