aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/pci_64.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/pci_64.h')
-rw-r--r--arch/x86/include/asm/pci_64.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/x86/include/asm/pci_64.h b/arch/x86/include/asm/pci_64.h
index f72e12d5770e..5b28995d664e 100644
--- a/arch/x86/include/asm/pci_64.h
+++ b/arch/x86/include/asm/pci_64.h
@@ -1,5 +1,5 @@
1#ifndef ASM_X86__PCI_64_H 1#ifndef _ASM_X86_PCI_64_H
2#define ASM_X86__PCI_64_H 2#define _ASM_X86_PCI_64_H
3 3
4#ifdef __KERNEL__ 4#ifdef __KERNEL__
5 5
@@ -63,4 +63,4 @@ extern void pci_iommu_alloc(void);
63 63
64#endif /* __KERNEL__ */ 64#endif /* __KERNEL__ */
65 65
66#endif /* ASM_X86__PCI_64_H */ 66#endif /* _ASM_X86_PCI_64_H */