[PATCH] staging: bcm2835-audio: initial staging submission
Michael Zoran
mzoran at crowfest.net
Thu Jan 26 05:47:13 PST 2017
On Thu, 2017-01-26 at 16:25 +0300, Dan Carpenter wrote:
> On Thu, Jan 26, 2017 at 05:13:02AM -0800, Michael Zoran wrote:
> > On Thu, 2017-01-26 at 15:56 +0300, Dan Carpenter wrote:
> > Send it. Absolutely.
> > >
> > > regards,
> > > dan carpenter
> > >
> >
> > Does it need to compile on all platforms, or can it simply compile
> > on
> > arm32 until a few small issues get worked out.
>
> You can add a depend to the Kconfig file. This RPI only right? So
> using it on x86 will never make sense.
>
> It would be nice if COMPILE_TEST worked so we could run static
> analysis
> on it. If it doesn't work right away, that's fine, but could you add
> it
> to the TODO file so we don't forget?
>
> regards,
> dan carpenter
>
Certainly, I'll add a depend on ARM || COMPILE_TEST. COMPILE_TEST on
other platforms will work, but it will have warnings.
More information about the linux-rpi-kernel
mailing list