video: rockchip: iep: add drm support
[firefly-linux-kernel-4.4.55.git] / drivers / hwtracing / intel_th / intel_th.h
index 57fd72b20fae3135aa599475ce91e113abc4147d..d03a6cd1c65d5205334f7e21e4a89a3a1e19b9ce 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