Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b7b02831 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "uapi: msm: Add support to send continue buffer in timestamp mode"

parents 9018c157 4dfe0701
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -556,7 +556,8 @@ struct snd_codec_metadata {
	__u32 length;
	__u32 offset;
	__u64 timestamp;
	__u32 reserved[4];
	__u32 flags;
	__u32 reserved[3];
};

#endif