X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fx86%2Finclude%2Fasm%2Fserial.h;h=628c801535ea912c00a57654310a832acca2e67f;hb=1965aae3c98397aad957412413c07e97b1bd4e64;hp=303660b671e5cf6d07d02201578225cc0dfcb3ee;hpb=87e299e5c7508a9443f04703f1d0c7f518f79ea9;p=linux-2.6-omap-h63xx.git diff --git a/arch/x86/include/asm/serial.h b/arch/x86/include/asm/serial.h index 303660b671e..628c801535e 100644 --- a/arch/x86/include/asm/serial.h +++ b/arch/x86/include/asm/serial.h @@ -1,5 +1,5 @@ -#ifndef ASM_X86__SERIAL_H -#define ASM_X86__SERIAL_H +#ifndef _ASM_X86_SERIAL_H +#define _ASM_X86_SERIAL_H /* * This assumes you have a 1.8432 MHz clock for your UART. @@ -26,4 +26,4 @@ { 0, BASE_BAUD, 0x3E8, 4, STD_COM_FLAGS }, /* ttyS2 */ \ { 0, BASE_BAUD, 0x2E8, 3, STD_COM4_FLAGS }, /* ttyS3 */ -#endif /* ASM_X86__SERIAL_H */ +#endif /* _ASM_X86_SERIAL_H */