On Mon, 26 Oct 2015 04:41:40 +0100, Mark Brown wrote: > > We had inserted a #error into the topology UAPI code to ensure that the > ABI was not adopted by userspace while final review and testing was > ongoing. Since we are now comfortable that the ABI is suitable for > production remove the #error, future changes will include provision for > backwards compatibility. > > Signed-off-by: Mark Brown <broonie@xxxxxxxxxx> > --- > > Are we OK with this? Looking for some acks and reviews... Don't forget to add this entry to include/uapi/sound/Makefile. Otherwise it's useless... Takashi > include/uapi/sound/asoc.h | 6 ------ > 1 file changed, 6 deletions(-) > > diff --git a/include/uapi/sound/asoc.h b/include/uapi/sound/asoc.h > index 247c50b..51b8066 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. > */ > -- > 2.6.1 > _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel