[PATCH 0/3] Remove unused SLOW_DOWN_IO

Bjorn Helgaas posted 3 patches 3 years, 5 months ago
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(-)
[PATCH 0/3] Remove unused SLOW_DOWN_IO
Posted by Bjorn Helgaas 3 years, 5 months ago
From: Bjorn Helgaas <bhelgaas@google.com>

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@kernel.org/

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