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

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

Merge "uapi: sound: remove redundant QGKI config check"

parents 059aa413 eaf6f3eb
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -237,10 +237,8 @@ struct snd_compr_metadata {
#define SNDRV_COMPRESS_DRAIN		_IO('C', 0x34)
#define SNDRV_COMPRESS_NEXT_TRACK	_IO('C', 0x35)
#define SNDRV_COMPRESS_PARTIAL_DRAIN	_IO('C', 0x36)
#ifdef CONFIG_AUDIO_QGKI
#define SNDRV_COMPRESS_SET_NEXT_TRACK_PARAM\
				_IOW('C', 0x80, union snd_codec_options)
#endif
/*
 * TODO
 * 1. add mmap support