]> www.infradead.org Git - users/hch/configfs.git/commitdiff
ia64: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 14 Oct 2022 00:19:10 +0000 (19:19 -0500)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 18 Nov 2022 21:55:08 +0000 (13:55 -0800)
Remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions.

Link: https://lkml.kernel.org/r/20221014001911.3342485-3-helgaas@kernel.org
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/ia64/include/asm/io.h

index ce66dfc0e7191ca8bc8f3ab61a34f50a7846acf3..83a492c8d2985e277cf3986a2c8465bd158a5187 100644 (file)
 #include <asm/unaligned.h>
 #include <asm/early_ioremap.h>
 
-/* We don't use IO slowdowns on the ia64, but.. */
-#define __SLOW_DOWN_IO do { } while (0)
-#define SLOW_DOWN_IO   do { } while (0)
-
 #define __IA64_UNCACHED_OFFSET RGN_BASE(RGN_UNCACHED)
 
 /*