aboutsummaryrefslogtreecommitdiff
path: root/include/asm-m68k/module.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-m68k/module.h')
-rw-r--r--include/asm-m68k/module.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-m68k/module.h b/include/asm-m68k/module.h
index 71a1f76ac89..382d20a6fc1 100644
--- a/include/asm-m68k/module.h
+++ b/include/asm-m68k/module.h
@@ -17,6 +17,7 @@ struct mod_arch_specific {
enum m68k_fixup_type {
m68k_fixup_memoffset,
+ m68k_fixup_vnode_shift,
};
struct m68k_fixup_info {