Skip to content

Commit 948fdcf

Browse files
Christoph HellwigKAGA-KOKO
authored andcommitted
x86/pci: Remove pci_64.h
This file only contains external declarations for two non-existing function pointers. Signed-off-by: Christoph Hellwig <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
1 parent 90dc392 commit 948fdcf

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

arch/x86/include/asm/pci.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,10 +120,6 @@ void native_restore_msi_irqs(struct pci_dev *dev);
120120
#endif
121121
#endif /* __KERNEL__ */
122122

123-
#ifdef CONFIG_X86_64
124-
#include <asm/pci_64.h>
125-
#endif
126-
127123
/* generic pci stuff */
128124
#include <asm-generic/pci.h>
129125

arch/x86/include/asm/pci_64.h

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)