Add ia64 patch.
[linux-flexiantxendom0-3.2.10.git] / arch / parisc / kernel / module.c
index 703991d..936eba6 100644 (file)
@@ -568,3 +568,7 @@ int module_finalize(const Elf_Ehdr *hdr,
 #endif
        return 0;
 }
+
+void module_arch_cleanup(struct module *mod)
+{
+}