On Thu, Aug 04, 2016 at 07:30:59AM +0530, Vinod Koul wrote: > > > + > > > +#ifdef CONFIG_X86 > > > + if ((bus->ppcap && boot_cpu_has(X86_FEATURE_ART))) > > > > Superfluous parentheses. > > Also, don't we need to include asm/cpufeature.h? > > Its somehow included, I will check that part as well And didnt find how :( Btw we include asm/pgtable.h which uses boot_cpu_has() macro. So somehow it is getting included. Do you want this be explicitly included? -- ~Vinod _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel