From: Bjorn Helgaas Date: Fri, 14 Oct 2022 00:19:10 +0000 (-0500) Subject: ia64: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions X-Git-Tag: v6.6.7~3978^2~45 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=33cd3003644b2f64a1b1c27e10ba2ed55792e1cc;p=platform%2Fkernel%2Flinux-starfive.git ia64: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions 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 Signed-off-by: Andrew Morton --- diff --git a/arch/ia64/include/asm/io.h b/arch/ia64/include/asm/io.h index ce66dfc..83a492c 100644 --- a/arch/ia64/include/asm/io.h +++ b/arch/ia64/include/asm/io.h @@ -23,10 +23,6 @@ #include #include -/* 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) /*