Skip to content

Commit

Permalink
staging: ramster: remove old driver to prep for new base
Browse files Browse the repository at this point in the history
[V2: rebased to apply to 20120905 staging-next, no other changes]

To prep for moving the ramster codebase on top of the new
redesigned zcache2 codebase, we remove ramster (as well
as its contained diverged v1.1 version of zcache) entirely.

Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Dan Magenheimer <dan.magenheimer@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Dan Magenheimer authored and Greg Kroah-Hartman committed Sep 6, 2012
1 parent 3ddd31f commit c857ce1
Show file tree
Hide file tree
Showing 25 changed files with 0 additions and 10,331 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,6 @@ source "drivers/staging/android/Kconfig"

source "drivers/staging/telephony/Kconfig"

source "drivers/staging/ramster/Kconfig"

source "drivers/staging/ozwpan/Kconfig"

source "drivers/staging/ccg/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ obj-$(CONFIG_MFD_NVEC) += nvec/
obj-$(CONFIG_DRM_OMAP) += omapdrm/
obj-$(CONFIG_ANDROID) += android/
obj-$(CONFIG_PHONE) += telephony/
obj-$(CONFIG_RAMSTER) += ramster/
obj-$(CONFIG_USB_WPAN_HCD) += ozwpan/
obj-$(CONFIG_USB_G_CCG) += ccg/
obj-$(CONFIG_WIMAX_GDM72XX) += gdm72xx/
Expand Down
13 changes: 0 additions & 13 deletions drivers/staging/ramster/Kconfig

This file was deleted.

1 change: 0 additions & 1 deletion drivers/staging/ramster/Makefile

This file was deleted.

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

This file was deleted.

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

This file was deleted.

Loading

0 comments on commit c857ce1

Please sign in to comment.