lkml.org 
[lkml]   [2016]   [Oct]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH -resend 4/6] mdacon: enable COMPILE_TEST build
From
Date
On 10/03/2016, 11:35 AM, Geert Uytterhoeven wrote:
>> - depends on !M68K && !PARISC && ISA
>> + depends on !M68K && !PARISC && (ISA || COMPILE_TEST)
>
> My first thought was
>
> depends on (!M68K && !PARISC && ISA) || COMPILE_TEST
>
> but arch/m68k/include/asm/vga.h doesn't define VGA_MAP_MEM().
> Adding #include <asm-generic/vga.h> at the end of arch/m68k/include/asm/vga.h
> fixes that.
>
> Do we want that?

The driver is not used much nowadays, so compile-testing on other
architectures is not worth it IMHO.

thanks,
--
js
suse labs

\
 
 \ /
  Last update: 2016-10-04 09:09    [W:0.063 / U:0.888 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site