]> git.karo-electronics.de Git - linux-beck.git/blobdiff - include/asm-x86/ipi.h
x86: consolidate header guards
[linux-beck.git] / include / asm-x86 / ipi.h
index 196d63c28aa44aa3365977da4b729d59444fcb69..63390ea87d13b1b3188f4f8f875c06b5ce88c3d2 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef __ASM_IPI_H
-#define __ASM_IPI_H
+#ifndef ASM_X86__IPI_H
+#define ASM_X86__IPI_H
 
 /*
  * Copyright 2004 James Cleverdon, IBM.
@@ -129,4 +129,4 @@ static inline void send_IPI_mask_sequence(cpumask_t mask, int vector)
        local_irq_restore(flags);
 }
 
-#endif /* __ASM_IPI_H */
+#endif /* ASM_X86__IPI_H */