aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-26 15:37:54 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-26 15:37:54 -0700
commitca01583539b62729609e0ec8c21c813b75617a21 (patch)
treea4935d9fa753645f9eb1f90accd35c8c1a2e4a1c /drivers/staging/Makefile
parentstaging: comedi: usbdux: consolidate usbduxsub_unlink_{in, out}urbs() (diff)
downloadlinux-dev-ca01583539b62729609e0ec8c21c813b75617a21.tar.xz
linux-dev-ca01583539b62729609e0ec8c21c813b75617a21.zip
staging: asus_oled: delete driver
No one has the hardware for it anymore, and there has not been any development on it in a long time. If someone shows up with the hardware, and wants to clean it up, this can be easily reverted. Reported-by: Lidza Louina <lidza.louina@gmail.com> Cc: Jakub Schmidtke <sjakub@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/Makefile')
-rw-r--r--drivers/staging/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/Makefile b/drivers/staging/Makefile
index 7fe578ea1708..ca14ab70b755 100644
--- a/drivers/staging/Makefile
+++ b/drivers/staging/Makefile
@@ -12,7 +12,6 @@ obj-$(CONFIG_PRISM2_USB) += wlan-ng/
obj-$(CONFIG_ECHO) += echo/
obj-$(CONFIG_COMEDI) += comedi/
obj-$(CONFIG_FB_OLPC_DCON) += olpc_dcon/
-obj-$(CONFIG_ASUS_OLED) += asus_oled/
obj-$(CONFIG_PANEL) += panel/
obj-$(CONFIG_R8187SE) += rtl8187se/
obj-$(CONFIG_RTL8192U) += rtl8192u/