X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=include%2Fasm-x86%2Fio_apic.h;h=be62847ab07eaa8b5d779ed5b9b0f6316f89c383;hb=3dd392a407d15250a501fa109cc1f93fee95ef85;hp=14f82bbcb5fd6ee5d09f05be363651258ff4e9bb;hpb=d1794f2c5b5817eb79ccc5e00701ca748d1b073a;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-x86/io_apic.h b/include/asm-x86/io_apic.h index 14f82bbcb5f..be62847ab07 100644 --- a/include/asm-x86/io_apic.h +++ b/include/asm-x86/io_apic.h @@ -1,5 +1,5 @@ -#ifndef __ASM_IO_APIC_H -#define __ASM_IO_APIC_H +#ifndef ASM_X86__IO_APIC_H +#define ASM_X86__IO_APIC_H #include #include @@ -189,4 +189,4 @@ static const int timer_through_8259 = 0; static inline void ioapic_init_mappings(void) { } #endif -#endif +#endif /* ASM_X86__IO_APIC_H */