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:33 +0100 |
commit | 0a7c349ef36d6933dda6ba796c958f1712b5d56f (patch) | |
tree | 9d8e50d0d2ab993710b450b96d9a190e545b73a9 | |
parent | 03628da19c188979eb1eaa7f15d82d19d3d8b351 (diff) |
SetEndall
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! |