summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/topology/ctl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/topology/ctl.c b/src/topology/ctl.c
index 592dded7..54f8e444 100644
--- a/src/topology/ctl.c
+++ b/src/topology/ctl.c
@@ -41,7 +41,6 @@ static const struct ctl_access_elem ctl_access[] = {
{"lock", SNDRV_CTL_ELEM_ACCESS_LOCK},
{"owner", SNDRV_CTL_ELEM_ACCESS_OWNER},
{"tlv_callback", SNDRV_CTL_ELEM_ACCESS_TLV_CALLBACK},
- {"user", SNDRV_CTL_ELEM_ACCESS_USER},
};
/* find CTL access strings and conver to values */