Upgrade to 4.4.50-rt62
[kvmfornfv.git] / kernel / drivers / hwtracing / intel_th / intel_th.h
index 57fd72b..d03a6cd 100644 (file)
@@ -197,6 +197,9 @@ struct intel_th {
 
        int                     id;
        int                     major;
+#ifdef CONFIG_MODULES
+       struct work_struct      request_module_work;
+#endif /* CONFIG_MODULES */
 #ifdef CONFIG_INTEL_TH_DEBUG
        struct dentry           *dbg;
 #endif