aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/qcom/qdsp6/q6asm.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/qcom/qdsp6/q6asm.h')
-rw-r--r--sound/soc/qcom/qdsp6/q6asm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/qcom/qdsp6/q6asm.h b/sound/soc/qcom/qdsp6/q6asm.h
index 287143454a52..34e01826e549 100644
--- a/sound/soc/qcom/qdsp6/q6asm.h
+++ b/sound/soc/qcom/qdsp6/q6asm.h
@@ -32,7 +32,7 @@ enum {
};
#define MAX_SESSIONS 8
-#define NO_TIMESTAMP 0xFF00
+#define ASM_LAST_BUFFER_FLAG BIT(30)
#define FORMAT_LINEAR_PCM 0x0000
struct q6asm_flac_cfg {