Skip to content

Commit

Permalink
staging: delete gma500 driver
Browse files Browse the repository at this point in the history
It's now "properly" merged into the DRM tree in the kernel, so delete
the staging version of the driver as it is far obsolete and broken.

Requested-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Greg Kroah-Hartman authored and Greg Kroah-Hartman committed Feb 8, 2012
1 parent 62aa2b5 commit b7cdd9e
Show file tree
Hide file tree
Showing 78 changed files with 0 additions and 30,778 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,6 @@ source "drivers/staging/cptm1217/Kconfig"

source "drivers/staging/ste_rmi4/Kconfig"

source "drivers/staging/gma500/Kconfig"

source "drivers/staging/mei/Kconfig"

source "drivers/staging/nvec/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ obj-$(CONFIG_FT1000) += ft1000/
obj-$(CONFIG_SPEAKUP) += speakup/
obj-$(CONFIG_TOUCHSCREEN_CLEARPAD_TM1217) += cptm1217/
obj-$(CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4) += ste_rmi4/
obj-$(CONFIG_DRM_PSB) += gma500/
obj-$(CONFIG_INTEL_MEI) += mei/
obj-$(CONFIG_MFD_NVEC) += nvec/
obj-$(CONFIG_DRM_OMAP) += omapdrm/
Expand Down
33 changes: 0 additions & 33 deletions drivers/staging/gma500/Kconfig

This file was deleted.

52 changes: 0 additions & 52 deletions drivers/staging/gma500/Makefile

This file was deleted.

15 changes: 0 additions & 15 deletions drivers/staging/gma500/TODO

This file was deleted.

Loading

0 comments on commit b7cdd9e

Please sign in to comment.