Skip to content

Commit 75078af

Browse files
bjorn-helgaasmattst88
authored andcommitted
alpha: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions
Remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Signed-off-by: Matt Turner <mattst88@gmail.com>
1 parent 9f41694 commit 75078af

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

  • arch/alpha/include/asm

arch/alpha/include/asm/io.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@
1414
the implementation we have here matches that interface. */
1515
#include <asm-generic/iomap.h>
1616

17-
/* We don't use IO slowdowns on the Alpha, but.. */
18-
#define __SLOW_DOWN_IO do { } while (0)
19-
#define SLOW_DOWN_IO do { } while (0)
20-
2117
/*
2218
* Virtual -> physical identity mapping starts at this offset
2319
*/

0 commit comments

Comments
 (0)