summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/avs/tgl.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/intel/avs/tgl.c')
-rw-r--r--sound/soc/intel/avs/tgl.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/intel/avs/tgl.c b/sound/soc/intel/avs/tgl.c
index e3723ef38a33..b985a8299b72 100644
--- a/sound/soc/intel/avs/tgl.c
+++ b/sound/soc/intel/avs/tgl.c
@@ -40,8 +40,6 @@ const struct avs_dsp_ops avs_tgl_dsp_ops = {
.reset = avs_tgl_dsp_core_reset,
.stall = avs_tgl_dsp_core_stall,
.dsp_interrupt = avs_cnl_dsp_interrupt,
- .irq_handler = avs_irq_handler,
- .irq_thread = avs_cnl_irq_thread,
.int_control = avs_dsp_interrupt_control,
.load_basefw = avs_icl_load_basefw,
.load_lib = avs_hda_load_library,