summaryrefslogtreecommitdiff
path: root/drivers/gpu/Makefile
diff options
context:
space:
mode:
authorLee, Chun-Yi <joeyli.kernel@gmail.com>2013-02-20 06:32:01 (GMT)
committerDave Airlie <airlied@redhat.com>2013-02-20 07:54:58 (GMT)
commit2e82b5dd47d826baf0f6e34334fe6b899aa6ad1e (patch)
tree776ca4f3a1be22d5bca4116eaf096ea48aec0d9a /drivers/gpu/Makefile
parent1f3a574a4bfe86ebf7d51fac37e0668397372fd8 (diff)
downloadlinux-fsl-qoriq-2e82b5dd47d826baf0f6e34334fe6b899aa6ad1e.tar.xz
gpu: remove gma500 stub driver
In v3.3, the gma500 drm driver moved from staging to drm group by Alan Cox's 3abcf41fb patch. the gma500 drm driver should control brightness well and don't need gma500 stub driver anymore. Reference: http://lists.freedesktop.org/archives/dri-devel/2012-May/023426.html http://lists.freedesktop.org/archives/dri-devel/2012-May/023467.html Acked-by: Matthew Garrett <mjg59@srcf.ucam.org> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Lee, Chun-Yi <jlee@suse.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/Makefile')
-rw-r--r--drivers/gpu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/Makefile b/drivers/gpu/Makefile
index cc92778..30879df 100644
--- a/drivers/gpu/Makefile
+++ b/drivers/gpu/Makefile
@@ -1 +1 @@
-obj-y += drm/ vga/ stub/
+obj-y += drm/ vga/