tty/synclink: remove leftover bits of non-PCI card support
authorChristoph Hellwig <hch@lst.de>
Mon, 27 Jul 2020 13:05:01 +0000 (15:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Jul 2020 15:08:36 +0000 (17:08 +0200)
commita5e0691fd9f610eb46ab4cd070fa7b08ee780bf4
tree29b0f88f1f3fa3b85ae3becc284f75533325e88e
parenta32418919dd5e863ce47db1bac9051a5364e44a0
tty/synclink: remove leftover bits of non-PCI card support

Since commit 1355cba9c3ba ("tty/synclink: remove ISA support"), the
synlink driver only supports PCI card.  Remove any leftover dead code
to support other cards.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20200727130501.31005-1-hch@lst.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/synclink.c