alpha: remove DECpc AXP150 (Jensen) support
authorArnd Bergmann <arnd@arndb.de>
Wed, 13 Dec 2023 14:46:35 +0000 (15:46 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 3 May 2024 20:09:50 +0000 (22:09 +0200)
commitf81f335a56a8e90d5cac38b79661e6fbf35249f1
treee4a0d710ce70489259cb59c1539823c88644c8f1
parent82c525bfafb48bc637100348274d824fda494c70
alpha: remove DECpc AXP150 (Jensen) support

This is one of the hackiest Alpha machines, and the only one without
PCI support. Removing this allows cleaning up code in eise and tty
drivers in addition to the architecture code.

Acked-by: Paul E. McKenney <paulmck@kernel.org>
Acked-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
16 files changed:
Documentation/driver-api/eisa.rst
arch/alpha/Kconfig
arch/alpha/include/asm/dma-mapping.h
arch/alpha/include/asm/io.h
arch/alpha/include/asm/jensen.h [deleted file]
arch/alpha/kernel/Makefile
arch/alpha/kernel/pci-noop.c [deleted file]
arch/alpha/kernel/setup.c
arch/alpha/kernel/sys_jensen.c [deleted file]
drivers/eisa/Kconfig
drivers/eisa/virtual_root.c
drivers/input/serio/i8042-io.h
drivers/tty/serial/8250/8250.h
drivers/tty/serial/8250/8250_alpha.c [deleted file]
drivers/tty/serial/8250/8250_core.c
drivers/tty/serial/8250/Makefile