Skip to content

Commit

Permalink
cpqarray: remove it from the kernel
Browse files Browse the repository at this point in the history
We disabled the ability to enable this driver back in October of 2013,
we should be able to safely remove it at this point. The initial goal
was to remove it in 3.15, so now is the time.

Signed-off-by: Jens Axboe <axboe@fb.com>
  • Loading branch information
Jens Axboe committed Mar 14, 2016
1 parent 516fdce commit d436641
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 2,491 deletions.
93 changes: 0 additions & 93 deletions Documentation/blockdev/cpqarray.txt

This file was deleted.

6 changes: 0 additions & 6 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -4988,12 +4988,6 @@ T: git git://linuxtv.org/anttip/media_tree.git
S: Maintained
F: drivers/media/dvb-frontends/hd29l2*

HEWLETT-PACKARD SMART2 RAID DRIVER
L: iss_storagedev@hp.com
S: Orphan
F: Documentation/blockdev/cpqarray.txt
F: drivers/block/cpqarray.*

HEWLETT-PACKARD SMART ARRAY RAID DRIVER (hpsa)
M: Don Brace <don.brace@pmcs.com>
L: iss_storagedev@hp.com
Expand Down
10 changes: 0 additions & 10 deletions drivers/block/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -110,16 +110,6 @@ source "drivers/block/mtip32xx/Kconfig"

source "drivers/block/zram/Kconfig"

config BLK_CPQ_DA
tristate "Compaq SMART2 support"
depends on PCI && VIRT_TO_BUS && 0
help
This is the driver for Compaq Smart Array controllers. Everyone
using these boards should say Y here. See the file
<file:Documentation/blockdev/cpqarray.txt> for the current list of
boards supported by this driver, and for further information on the
use of this driver.

config BLK_CPQ_CISS_DA
tristate "Compaq Smart Array 5xxx support"
depends on PCI
Expand Down
Loading

0 comments on commit d436641

Please sign in to comment.