summary refs log tree commit diff
path: root/drivers/gpu/Makefile
diff options
context:
space:
mode:
authorLee, Chun-Yi <joeyli.kernel@gmail.com>2013-02-20 14:32:01 +0800
committerDave Airlie <airlied@redhat.com>2013-02-20 17:54:58 +1000
commit2e82b5dd47d826baf0f6e34334fe6b899aa6ad1e (patch)
tree776ca4f3a1be22d5bca4116eaf096ea48aec0d9a /drivers/gpu/Makefile
parent1f3a574a4bfe86ebf7d51fac37e0668397372fd8 (diff)
downloadlinux-2e82b5dd47d826baf0f6e34334fe6b899aa6ad1e.tar.gz
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 cc9277885dd0..30879df3daea 100644
--- a/drivers/gpu/Makefile
+++ b/drivers/gpu/Makefile
@@ -1 +1 @@
-obj-y			+= drm/ vga/ stub/
+obj-y			+= drm/ vga/