diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2014-05-24 12:13:53 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2014-05-28 18:14:16 +0200 |
commit | e6842f09aa3fb00616980e501c471ec9098c5d69 (patch) | |
tree | d297772aa038d6522b65d74b45030f9b07eb30c9 /lib/Kconfig | |
parent | 16b9d870a0f19f6c1061927a623d9c51c09f2bed (diff) | |
download | op-kernel-dev-e6842f09aa3fb00616980e501c471ec9098c5d69.zip op-kernel-dev-e6842f09aa3fb00616980e501c471ec9098c5d69.tar.gz |
acornscsi: remove linked command support
The acornscsi driver was added in v2.1.88. It has always #undef-ed
CONFIG_SCSI_ACORNSCSI_LINK near the top of acornscsi.c. And, just to be
sure, it has also always triggered a preprocessor error if
CONFIG_SCSI_ACORNSCSI_LINK was still defined. But, as far as I can see,
it has never even been possible to set SCSI_ACORNSCSI_LINK through
kconfig, or its predecessors, in the first place.
Let's remove the code involved.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Acked-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'lib/Kconfig')
0 files changed, 0 insertions, 0 deletions