Fix arch headers.
[linux-flexiantxendom0-3.2.10.git] / arch / v850 / kernel / module.c
index eedced8..64aeb3e 100644 (file)
@@ -230,3 +230,8 @@ int apply_relocate_add (Elf32_Shdr *sechdrs, const char *strtab,
 
        return 0;
 }
+
+void
+module_arch_cleanup(struct module *mod)
+{
+}