scsi: megaraid_sas: Enhance internal DCMD timeout prints
[linux-2.6-microblaze.git] / kernel / module-internal.h
index 79c9be2..d354341 100644 (file)
@@ -20,7 +20,7 @@ struct load_info {
        unsigned long len;
        Elf_Shdr *sechdrs;
        char *secstrings, *strtab;
-       unsigned long symoffs, stroffs;
+       unsigned long symoffs, stroffs, init_typeoffs, core_typeoffs;
        struct _ddebug *debug;
        unsigned int num_debug;
        bool sig_ok;