]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-m32r/module.h
fb modedb: Refactor confusing mode_option assignment
[linux-2.6-omap-h63xx.git] / include / asm-m32r / module.h
index 3f2541c92a7b06068c9debcb0256ec4864ae1a9c..eb73ee01121525c3a41be140ccf33dd9ee276d13 100644 (file)
@@ -1,8 +1,6 @@
 #ifndef _ASM_M32R_MODULE_H
 #define _ASM_M32R_MODULE_H
 
-/* $Id$ */
-
 struct mod_arch_specific { };
 
 #define Elf_Shdr       Elf32_Shdr
@@ -10,4 +8,3 @@ struct mod_arch_specific { };
 #define Elf_Ehdr       Elf32_Ehdr
 
 #endif /* _ASM_M32R_MODULE_H */
-