diff options
author | Mark Brown <broonie@kernel.org> | 2016-11-04 19:34:05 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-11-04 19:34:05 +0100 |
commit | 0b203d699e08424288b5f3eab1347143dd5d1e68 (patch) | |
tree | 7e07960f43f7a6c985f75ee5b629121e9799bfdb /include/uapi | |
parent | Merge remote-tracking branches 'asoc/fix/rt5663', 'asoc/fix/samsung', 'asoc/f... (diff) | |
parent | ASoC: topology: Reenable use from userspace (diff) | |
download | linux-0b203d699e08424288b5f3eab1347143dd5d1e68.tar.xz linux-0b203d699e08424288b5f3eab1347143dd5d1e68.zip |
Merge remote-tracking branch 'asoc/fix/topology-abi' into asoc-linus
Diffstat (limited to 'include/uapi')
-rw-r--r-- | include/uapi/sound/asoc.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/uapi/sound/asoc.h b/include/uapi/sound/asoc.h index 33d00a4ce656..819d895edfdc 100644 --- a/include/uapi/sound/asoc.h +++ b/include/uapi/sound/asoc.h @@ -18,12 +18,6 @@ #include <linux/types.h> #include <sound/asound.h> -#ifndef __KERNEL__ -#error This API is an early revision and not enabled in the current -#error kernel release, it will be enabled in a future kernel version -#error with incompatible changes to what is here. -#endif - /* * Maximum number of channels topology kcontrol can represent. */ |