Skip to content

Commit

Permalink
staging/rdma: remove deprecated ehca driver
Browse files Browse the repository at this point in the history
This driver was moved to staging for eventual deletion.  Time
to complete that task.

Signed-off-by: Doug Ledford <[email protected]>
  • Loading branch information
dledford committed Feb 3, 2016
1 parent f5e741b commit e581d11
Show file tree
Hide file tree
Showing 35 changed files with 0 additions and 13,582 deletions.
7 changes: 0 additions & 7 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -4177,13 +4177,6 @@ W: http://aeschi.ch.eu.org/efs/
S: Orphan
F: fs/efs/

EHCA (IBM GX bus InfiniBand adapter) DRIVER
M: Hoang-Nam Nguyen <[email protected]>
M: Christoph Raisch <[email protected]>
L: [email protected]
S: Supported
F: drivers/infiniband/hw/ehca/

EHEA (IBM pSeries eHEA 10Gb ethernet adapter) DRIVER
M: Thadeu Lima de Souza Cascardo <[email protected]>
L: [email protected]
Expand Down
2 changes: 0 additions & 2 deletions drivers/staging/rdma/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ menuconfig STAGING_RDMA
# Please keep entries in alphabetic order
if STAGING_RDMA

source "drivers/staging/rdma/ehca/Kconfig"

source "drivers/staging/rdma/hfi1/Kconfig"

source "drivers/staging/rdma/ipath/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/rdma/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# Entries for RDMA_STAGING tree
obj-$(CONFIG_INFINIBAND_EHCA) += ehca/
obj-$(CONFIG_INFINIBAND_HFI1) += hfi1/
obj-$(CONFIG_INFINIBAND_IPATH) += ipath/
10 changes: 0 additions & 10 deletions drivers/staging/rdma/ehca/Kconfig

This file was deleted.

16 changes: 0 additions & 16 deletions drivers/staging/rdma/ehca/Makefile

This file was deleted.

4 changes: 0 additions & 4 deletions drivers/staging/rdma/ehca/TODO

This file was deleted.

279 changes: 0 additions & 279 deletions drivers/staging/rdma/ehca/ehca_av.c

This file was deleted.

Loading

0 comments on commit e581d11

Please sign in to comment.