Merge branch 'rmobile/core' into rmobile-fixes-for-linus
[firefly-linux-kernel-4.4.55.git] / kernel / module.c
index 2df46301a7a407dcde3435542e38f6944358d7c1..437a74a7524a7f592f669dbdc91a6c90503959ae 100644 (file)
@@ -2037,7 +2037,7 @@ static inline void layout_symtab(struct module *mod, struct load_info *info)
 {
 }
 
-static void add_kallsyms(struct module *mod, struct load_info *info)
+static void add_kallsyms(struct module *mod, const struct load_info *info)
 {
 }
 #endif /* CONFIG_KALLSYMS */