diff options
author | Jakub Kicinski <kuba@kernel.org> | 2022-04-26 20:54:36 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-04-27 14:22:56 +0300 |
commit | 865e2eb08f51820bdefa37a80abe771b5979d440 (patch) | |
tree | 8701faed134b85c39f624c64102fbe598b3cdeec /MAINTAINERS | |
parent | bc6df26f1f785be9b4c10d37e50ac40b46428984 (diff) | |
download | linux-865e2eb08f51820bdefa37a80abe771b5979d440.tar.xz |
net: hamradio: remove support for DMA SCC devices
Another incarnation of Z8530, looks like? Again, no real changes
in the git history, and it needs VIRT_TO_BUS. Unlikely to have
users, let's spend less time refactoring dead code...
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9619058bb0b9..cc5559a7fb5c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8766,7 +8766,6 @@ F: kernel/time/timer_*.c HIGH-SPEED SCC DRIVER FOR AX.25 L: linux-hams@vger.kernel.org S: Orphan -F: drivers/net/hamradio/dmascc.c F: drivers/net/hamradio/scc.c HIGHPOINT ROCKETRAID 3xxx RAID DRIVER |