]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-x86/geode.h
Merge branch 'x86/core' into x86/apic
[karo-tx-linux.git] / include / asm-x86 / geode.h
index bb06027fc83e557e006cd3c18e7976ff08f07745..1ef738e01a0696de4d3f294aab2959559935e927 100644 (file)
@@ -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 <asm/processor.h>
 #include <linux/io.h>
@@ -249,4 +249,4 @@ extern int __init mfgpt_timer_setup(void);
 static inline int mfgpt_timer_setup(void) { return 0; }
 #endif
 
-#endif
+#endif /* ASM_X86__GEODE_H */