Skip to content

Commit

Permalink
staging/rdma: Remove the entire rdma subdirectory of staging
Browse files Browse the repository at this point in the history
This is no longer in use.  Remove it.

Signed-off-by: Doug Ledford <[email protected]>
  • Loading branch information
dledford committed May 26, 2016
1 parent b40f475 commit 7a226f9
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 30 deletions.
1 change: 0 additions & 1 deletion MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -5621,7 +5621,6 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma.git
S: Supported
F: Documentation/infiniband/
F: drivers/infiniband/
F: drivers/staging/rdma/
F: include/uapi/linux/if_infiniband.h
F: include/uapi/rdma/
F: include/rdma/
Expand Down
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ source "drivers/staging/nvec/Kconfig"

source "drivers/staging/media/Kconfig"

source "drivers/staging/rdma/Kconfig"

source "drivers/staging/android/Kconfig"

source "drivers/staging/board/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ obj-$(CONFIG_FB_XGI) += xgifb/
obj-$(CONFIG_USB_EMXX) += emxx_udc/
obj-$(CONFIG_SPEAKUP) += speakup/
obj-$(CONFIG_MFD_NVEC) += nvec/
obj-$(CONFIG_STAGING_RDMA) += rdma/
obj-$(CONFIG_ANDROID) += android/
obj-$(CONFIG_STAGING_BOARD) += board/
obj-$(CONFIG_LTE_GDM724X) += gdm724x/
Expand Down
25 changes: 0 additions & 25 deletions drivers/staging/rdma/Kconfig

This file was deleted.

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

This file was deleted.

0 comments on commit 7a226f9

Please sign in to comment.