summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLucas Wei <lucaswei@google.com>2021-06-22 18:16:46 +0800
committerLucas Wei <lucaswei@google.com>2021-06-22 18:16:46 +0800
commit45edbf733479053bb97caf86cbf982df96173351 (patch)
tree06a1db673415392eb52dc0d3a44ad57b033b493f /include
parent525c625395885f30a4f6424cde533a11b4cc5990 (diff)
parent7c6cfed3e7ea8bb6371872aa8700d8d1f01456f4 (diff)
downloadmsm-extra-45edbf733479053bb97caf86cbf982df96173351.tar.gz
Bug: 187909050 Signed-off-by: Lucas Wei <lucaswei@google.com> Change-Id: I5355253bce3b7c945ea75f94f24d22ec601dacf5
Diffstat (limited to 'include')
-rw-r--r--include/dsp/q6adm-v2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/dsp/q6adm-v2.h b/include/dsp/q6adm-v2.h
index 20b2450b..84fc1e01 100644
--- a/include/dsp/q6adm-v2.h
+++ b/include/dsp/q6adm-v2.h
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/*
- * Copyright (c) 2012-2020, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2021, The Linux Foundation. All rights reserved.
*/
#ifndef __Q6_ADM_V2_H__
#define __Q6_ADM_V2_H__
@@ -230,5 +230,5 @@ void msm_dts_srs_release_lock(void);
void adm_set_native_mode(int mode);
int adm_set_ffecns_freeze_event(bool ffecns_freeze_event);
int adm_apr_send_pkt(void *data, wait_queue_head_t *wait,
- int port_idx, int copp_idx);
+ int port_idx, int copp_idx, int opcode);
#endif /* __Q6_ADM_V2_H__ */