Ralf Baechle <ralf@xxxxxxxxxxxxxx> wrote: > +extern int apply_r_mips_none(struct module *me, u32 *location, Elf_Addr v); This needs to be in a header file, not a .c file. David
Ralf Baechle <ralf@xxxxxxxxxxxxxx> wrote: > +extern int apply_r_mips_none(struct module *me, u32 *location, Elf_Addr v); This needs to be in a header file, not a .c file. David