summaryrefslogtreecommitdiffstats
path: root/drivers/rapidio/switches/Makefile
diff options
context:
space:
mode:
authorAlexandre Bounine2013-07-04 00:08:48 +0200
committerLinus Torvalds2013-07-04 01:08:04 +0200
commite350cd1d9308b67363ebb870a678a1fd807df1a6 (patch)
treeaf093b1ffa88846850b8a086a08d4e421e5a5444 /drivers/rapidio/switches/Makefile
parentidr: print a stack dump after ida_remove warning (diff)
downloadkernel-qcow2-linux-e350cd1d9308b67363ebb870a678a1fd807df1a6.tar.gz
kernel-qcow2-linux-e350cd1d9308b67363ebb870a678a1fd807df1a6.tar.xz
kernel-qcow2-linux-e350cd1d9308b67363ebb870a678a1fd807df1a6.zip
rapidio/switches: remove tsi500 driver
Remove the driver for Tsi500 Parallel RapidIO switch because this device has not been available for several years. Since the first introduction of Tsi500, the parallel RapidIO interface was replaced by the serial RapidIO (sRIO) and therefore there is no value in keeping this driver. Signed-off-by: Alexandre Bounine <alexandre.bounine@idt.com> Cc: Matt Porter <mporter@kernel.crashing.org> Cc: Li Yang <leoli@freescale.com> Cc: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/rapidio/switches/Makefile')
-rw-r--r--drivers/rapidio/switches/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/rapidio/switches/Makefile b/drivers/rapidio/switches/Makefile
index c4d3acc3c715..051cc6b38188 100644
--- a/drivers/rapidio/switches/Makefile
+++ b/drivers/rapidio/switches/Makefile
@@ -5,5 +5,4 @@
obj-$(CONFIG_RAPIDIO_TSI57X) += tsi57x.o
obj-$(CONFIG_RAPIDIO_CPS_XX) += idtcps.o
obj-$(CONFIG_RAPIDIO_TSI568) += tsi568.o
-obj-$(CONFIG_RAPIDIO_TSI500) += tsi500.o
obj-$(CONFIG_RAPIDIO_CPS_GEN2) += idt_gen2.o