Skip to content

Commit

Permalink
Staging: msm: delete the driver
Browse files Browse the repository at this point in the history
It doesn't build anymore, no one is working on it, and, according to the
developers, there's a different one that is working and in the real part
of the kernel already.

Acked-by: David Brown <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
gregkh committed Jul 6, 2011
1 parent 0435f93 commit 8eb2694
Show file tree
Hide file tree
Showing 66 changed files with 0 additions and 29,601 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,6 @@ source "drivers/staging/cxt1e1/Kconfig"

source "drivers/staging/xgifb/Kconfig"

source "drivers/staging/msm/Kconfig"

source "drivers/staging/lirc/Kconfig"

source "drivers/staging/easycap/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ obj-$(CONFIG_VIDEO_DT3155) += dt3155v4l/
obj-$(CONFIG_CRYSTALHD) += crystalhd/
obj-$(CONFIG_CXT1E1) += cxt1e1/
obj-$(CONFIG_FB_XGI) += xgifb/
obj-$(CONFIG_MSM_STAGING) += msm/
obj-$(CONFIG_EASYCAP) += easycap/
obj-$(CONFIG_SOLO6X10) += solo6x10/
obj-$(CONFIG_TIDSPBRIDGE) += tidspbridge/
Expand Down
124 changes: 0 additions & 124 deletions drivers/staging/msm/Kconfig

This file was deleted.

88 changes: 0 additions & 88 deletions drivers/staging/msm/Makefile

This file was deleted.

3 changes: 0 additions & 3 deletions drivers/staging/msm/TODO

This file was deleted.

Loading

0 comments on commit 8eb2694

Please sign in to comment.