Hi Mauro,
I love your patch! Perhaps something to improve:
[auto build test WARNING on linuxtv-media/master]
[also build test WARNING on v4.16 next-20180406]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system]
url:
https://github.com/0day-ci/li
Em Fri, 6 Apr 2018 16:37:15 +0200
Arnd Bergmann escreveu:
> On Fri, Apr 6, 2018 at 4:26 PM, Mauro Carvalho Chehab
> wrote:
> > Em Fri, 6 Apr 2018 16:16:46 +0200
> > Arnd Bergmann escreveu:
> >
> >> On Fri, Apr 6, 2018 at 4:15 PM, Mauro Carvalho Chehab
> >> wrote:
> >> > Em Fri, 6 Apr 2018
On Fri, Apr 6, 2018 at 4:26 PM, Mauro Carvalho Chehab
wrote:
> Em Fri, 6 Apr 2018 16:16:46 +0200
> Arnd Bergmann escreveu:
>
>> On Fri, Apr 6, 2018 at 4:15 PM, Mauro Carvalho Chehab
>> wrote:
>> > Em Fri, 6 Apr 2018 11:51:16 +0200
>> > Arnd Bergmann escreveu:
>> >
>> >> On Fri, Apr 6, 2018 at 1
Em Fri, 6 Apr 2018 16:16:46 +0200
Arnd Bergmann escreveu:
> On Fri, Apr 6, 2018 at 4:15 PM, Mauro Carvalho Chehab
> wrote:
> > Em Fri, 6 Apr 2018 11:51:16 +0200
> > Arnd Bergmann escreveu:
> >
> >> On Fri, Apr 6, 2018 at 11:47 AM, Mauro Carvalho Chehab
> >> wrote:
> >>
> >> > [PATCH] media
On Fri, Apr 6, 2018 at 4:15 PM, Mauro Carvalho Chehab
wrote:
> Em Fri, 6 Apr 2018 11:51:16 +0200
> Arnd Bergmann escreveu:
>
>> On Fri, Apr 6, 2018 at 11:47 AM, Mauro Carvalho Chehab
>> wrote:
>>
>> > [PATCH] media: fsl-viu: allow building it with COMPILE_TEST
>> >
>> > There aren't many things
Em Fri, 6 Apr 2018 11:51:16 +0200
Arnd Bergmann escreveu:
> On Fri, Apr 6, 2018 at 11:47 AM, Mauro Carvalho Chehab
> wrote:
>
> > [PATCH] media: fsl-viu: allow building it with COMPILE_TEST
> >
> > There aren't many things that would be needed to allow it
> > to build with compile test.
> >
> >
On Fri, Apr 6, 2018 at 11:47 AM, Mauro Carvalho Chehab
wrote:
> [PATCH] media: fsl-viu: allow building it with COMPILE_TEST
>
> There aren't many things that would be needed to allow it
> to build with compile test.
>
> Add the needed bits.
>
> Signed-off-by: Mauro Carvalho Chehab
Reviewed-by:
Em Thu, 5 Apr 2018 23:35:06 +0200
Arnd Bergmann escreveu:
> On Thu, Apr 5, 2018 at 7:54 PM, Mauro Carvalho Chehab
> wrote:
> > There aren't many things that would be needed to allow it
> > to build with compile test.
>
> > +/* Allow building this driver with COMPILE_TEST */
> > +#ifndef CONFI
On Thu, Apr 5, 2018 at 7:54 PM, Mauro Carvalho Chehab
wrote:
> There aren't many things that would be needed to allow it
> to build with compile test.
> +/* Allow building this driver with COMPILE_TEST */
> +#ifndef CONFIG_PPC_MPC512x
> +#define NO_IRQ 0
The NO_IRQ usage here really needs to d
There aren't many things that would be needed to allow it
to build with compile test.
Add the needed bits.
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/platform/Kconfig | 2 +-
drivers/media/platform/fsl-viu.c | 8
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git
10 matches
Mail list logo