kernel/include/dt-bindings/sound/apq8016-lpass.h
.. .. @@ -2,9 +2,8 @@ 2 2 #ifndef __DT_APQ8016_LPASS_H 3 3 #define __DT_APQ8016_LPASS_H 4 4 5 -#define MI2S_PRIMARY 06 -#define MI2S_SECONDARY 17 -#define MI2S_TERTIARY 28 -#define MI2S_QUATERNARY 35 +#include <dt-bindings/sound/qcom,lpass.h>6 +7 +/* NOTE: Use qcom,lpass.h to define any AIF ID's for LPASS */9 8 10 9 #endif /* __DT_APQ8016_LPASS_H */