aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/pci_32.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/pci_32.h')
-rw-r--r--arch/x86/include/asm/pci_32.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/x86/include/asm/pci_32.h b/arch/x86/include/asm/pci_32.h
index 3f2288207c0c..6f1213a6ef4f 100644
--- a/arch/x86/include/asm/pci_32.h
+++ b/arch/x86/include/asm/pci_32.h
@@ -1,5 +1,5 @@
1#ifndef ASM_X86__PCI_32_H 1#ifndef _ASM_X86_PCI_32_H
2#define ASM_X86__PCI_32_H 2#define _ASM_X86_PCI_32_H
3 3
4 4
5#ifdef __KERNEL__ 5#ifdef __KERNEL__
@@ -31,4 +31,4 @@ struct pci_dev;
31#endif /* __KERNEL__ */ 31#endif /* __KERNEL__ */
32 32
33 33
34#endif /* ASM_X86__PCI_32_H */ 34#endif /* _ASM_X86_PCI_32_H */