|
@@ -18,12 +18,6 @@
|
|
|
#include <linux/types.h>
|
|
#include <linux/types.h>
|
|
|
#include <sound/asound.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.
|
|
* Maximum number of channels topology kcontrol can represent.
|
|
|
*/
|
|
*/
|