projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
950cf95
)
powerpc: Remove unused SLOW_DOWN_IO definition
author
Bjorn Helgaas
<bhelgaas@google.com>
Fri, 15 Apr 2022 19:08:15 +0000
(14:08 -0500)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Sat, 23 Apr 2022 13:44:41 +0000
(23:44 +1000)
Remove unused SLOW_DOWN_IO definition.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link:
https://lore.kernel.org/r/20220415190817.842864-6-helgaas@kernel.org
arch/powerpc/include/asm/io.h
patch
|
blob
|
history
diff --git
a/arch/powerpc/include/asm/io.h
b/arch/powerpc/include/asm/io.h
index fee979d3a1aa4388c26c47007d59d8eb4f9d7093..c5a5f7c9b231d6aff9c9c163f5f0e2a87fcb6d79 100644
(file)
--- a/
arch/powerpc/include/asm/io.h
+++ b/
arch/powerpc/include/asm/io.h
@@
-38,8
+38,6
@@
extern struct pci_dev *isa_bridge_pcidev;
#define SIO_CONFIG_RA 0x398
#define SIO_CONFIG_RD 0x399
-#define SLOW_DOWN_IO
-
/* 32 bits uses slightly different variables for the various IO
* bases. Most of this file only uses _IO_BASE though which we
* define properly based on the platform