Skip to content

Commit

Permalink
staging: ramster: delete the driver
Browse files Browse the repository at this point in the history
Turns out it's not quite ready to be included, thanks to some other work
done in the zcache and zram code, which breaks this driver.

So, delete it for now, per the recommendation of Dan.

Acked-by: Dan Magenheimer <dan.magenheimer@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Greg Kroah-Hartman committed Feb 10, 2012
1 parent a49aeb1 commit c123daa
Show file tree
Hide file tree
Showing 30 changed files with 0 additions and 13,051 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,4 @@ source "drivers/staging/android/Kconfig"

source "drivers/staging/telephony/Kconfig"

source "drivers/staging/ramster/Kconfig"

endif # STAGING
1 change: 0 additions & 1 deletion drivers/staging/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,4 @@ obj-$(CONFIG_INTEL_MEI) += mei/
obj-$(CONFIG_MFD_NVEC) += nvec/
obj-$(CONFIG_DRM_OMAP) += omapdrm/
obj-$(CONFIG_ANDROID) += android/
obj-$(CONFIG_RAMSTER) += ramster/
obj-$(CONFIG_PHONE) += telephony/
14 changes: 0 additions & 14 deletions drivers/staging/ramster/Kconfig

This file was deleted.

2 changes: 0 additions & 2 deletions drivers/staging/ramster/Makefile

This file was deleted.

9 changes: 0 additions & 9 deletions drivers/staging/ramster/TODO

This file was deleted.

5 changes: 0 additions & 5 deletions drivers/staging/ramster/cluster/Makefile

This file was deleted.

Loading

0 comments on commit c123daa

Please sign in to comment.