]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/include/asm/irq_remapping.h
x86: canonicalize remaining header guards
[linux-2.6-omap-h63xx.git] / arch / x86 / include / asm / irq_remapping.h
index 78242c6ffa588f6dea9b71ae093946f93ea6417f..20e1fd588dbfbfefc30b567b35625098002f105c 100644 (file)
@@ -1,8 +1,8 @@
-#ifndef _ASM_IRQ_REMAPPING_H
-#define _ASM_IRQ_REMAPPING_H
+#ifndef _ASM_X86_IRQ_REMAPPING_H
+#define _ASM_X86_IRQ_REMAPPING_H
 
 extern int x2apic;
 
 #define IRTE_DEST(dest) ((x2apic) ? dest : dest << 8)
 
-#endif
+#endif /* _ASM_X86_IRQ_REMAPPING_H */