summaryrefslogtreecommitdiff
path: root/sound/soc/intel/skylake/skl.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/intel/skylake/skl.h')
-rw-r--r--sound/soc/intel/skylake/skl.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sound/soc/intel/skylake/skl.h b/sound/soc/intel/skylake/skl.h
index 3d167eed0f59..36a1b8c5f6d0 100644
--- a/sound/soc/intel/skylake/skl.h
+++ b/sound/soc/intel/skylake/skl.h
@@ -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;
};