Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[cascardo/linux.git] / sound / soc / intel / skylake / skl.h
index 3d167ee..36a1b8c 100644 (file)
@@ -68,8 +68,9 @@ struct skl {
 
        struct skl_dsp_resource resource;
        struct list_head ppl_list;
-
+       struct list_head dapm_path_list;
        const char *fw_name;
+       const struct firmware *tplg;
 
        int supend_active;
 };