[PATCH 0/3] Remove unused SLOW_DOWN_IO

From: Bjorn Helgaas
Date: Thu Oct 13 2022 - 20:19:33 EST


From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>

Only alpha, ia64, and sh define SLOW_DOWN_IO, and there are no uses of it.
Remove them all.

These were previously posted at
https://lore.kernel.org/all/20220415190817.842864-1-helgaas@xxxxxxxxxx/

Bjorn Helgaas (3):
sh: remove unused SLOW_DOWN_IO
ia64: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions
alpha: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions

arch/alpha/include/asm/io.h | 4 ----
arch/ia64/include/asm/io.h | 4 ----
arch/sh/include/asm/io.h | 17 ++---------------
3 files changed, 2 insertions(+), 23 deletions(-)

--
2.25.1