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

Commit eaf6f3eb authored by Meng Wang's avatar Meng Wang
Browse files

uapi: sound: remove redundant QGKI config check



Userspace has no accss to QGKI config and remove
redundant QGKI config check.

Change-Id: I156a48ff0b99615b3712d20e0630894d44eb3492
Signed-off-by: default avatarMeng Wang <mengw@codeaurora.org>
parent cc79110a
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -241,10 +241,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