summaryrefslogtreecommitdiff
path: root/include/asm-m32r/module.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-m32r/module.h')
-rw-r--r--include/asm-m32r/module.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-m32r/module.h b/include/asm-m32r/module.h
index 3f2541c92a7b..eb73ee011215 100644
--- a/include/asm-m32r/module.h
+++ b/include/asm-m32r/module.h
@@ -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 */
-