Commit 755a9d44 authored by Bjorn Helgaas's avatar Bjorn Helgaas Committed by Michael Ellerman

powerpc: Remove unused SLOW_DOWN_IO definition

Remove unused SLOW_DOWN_IO definition.
Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220415190817.842864-6-helgaas@kernel.org
parent 950cf957
...@@ -38,8 +38,6 @@ extern struct pci_dev *isa_bridge_pcidev; ...@@ -38,8 +38,6 @@ extern struct pci_dev *isa_bridge_pcidev;
#define SIO_CONFIG_RA 0x398 #define SIO_CONFIG_RA 0x398
#define SIO_CONFIG_RD 0x399 #define SIO_CONFIG_RD 0x399
#define SLOW_DOWN_IO
/* 32 bits uses slightly different variables for the various IO /* 32 bits uses slightly different variables for the various IO
* bases. Most of this file only uses _IO_BASE though which we * bases. Most of this file only uses _IO_BASE though which we
* define properly based on the platform * define properly based on the platform
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment