]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/include/asm/mach/pci.h
ARM: PCI: get rid of pci_std_swizzle()
[karo-tx-linux.git] / arch / arm / include / asm / mach / pci.h
index 0fc85480d34bd3323e63940475c59f927a7cb75d..ff8146a696832f60c8bf7eaa51f4a52b0be1fa02 100644 (file)
@@ -48,11 +48,6 @@ struct pci_sys_data {
        void            *private_data;  /* platform controller private data     */
 };
 
-/*
- * This is the standard PCI-PCI bridge swizzling algorithm.
- */
-#define pci_std_swizzle pci_common_swizzle
-
 /*
  * Call this with your hw_pci struct to initialise the PCI system.
  */