netpoll header cleanup
[cascardo/linux.git] / include / linux / module.h
index d1d00ce..9258ffd 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;