]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/module.h
[NETFILTER]: nf_conntrack: move extern declaration to header files
[linux-2.6-omap-h63xx.git] / include / linux / module.h
index d1d00ce8f4ed5c53ecd09b8d6f38a0ddcb503089..9258ffd8a7f065fdba672284297d2934fba86a7e 100644 (file)
@@ -264,6 +264,7 @@ struct module
        struct module_attribute *modinfo_attrs;
        const char *version;
        const char *srcversion;
+       struct kobject *drivers_dir;
 
        /* Exported symbols */
        const struct kernel_symbol *syms;