summaryrefslogtreecommitdiff
path: root/arch/frv/include/asm/module.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/frv/include/asm/module.h')
-rw-r--r--arch/frv/include/asm/module.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/arch/frv/include/asm/module.h b/arch/frv/include/asm/module.h
index 3d5c6360289..a8848f09a21 100644
--- a/arch/frv/include/asm/module.h
+++ b/arch/frv/include/asm/module.h
@@ -11,13 +11,7 @@
#ifndef _ASM_MODULE_H
#define _ASM_MODULE_H
-struct mod_arch_specific
-{
-};
-
-#define Elf_Shdr Elf32_Shdr
-#define Elf_Sym Elf32_Sym
-#define Elf_Ehdr Elf32_Ehdr
+#include <asm-generic/module.h>
/*
* Include the architecture version.