X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-x86%2Fgeode.h;h=3f3444be2638f7205d17dc432d723e5b58fcb3f1;hb=b8cd9d056bbc5f2630ab1787dbf76f83bbb517c0;hp=2c1cda0b8a860502aac60502b59fd4f9c9a9a895;hpb=fec6ed1d1f9b78a6acb4a3eb2c46c812ac2e96f0;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-x86/geode.h b/include/asm-x86/geode.h index 2c1cda0b8a8..3f3444be263 100644 --- a/include/asm-x86/geode.h +++ b/include/asm-x86/geode.h @@ -7,8 +7,8 @@ * as published by the Free Software Foundation. */ -#ifndef _ASM_GEODE_H_ -#define _ASM_GEODE_H_ +#ifndef ASM_X86__GEODE_H +#define ASM_X86__GEODE_H #include #include @@ -250,4 +250,4 @@ extern int __init mfgpt_timer_setup(void); static inline int mfgpt_timer_setup(void) { return 0; } #endif -#endif +#endif /* ASM_X86__GEODE_H */