Re: [PATCH] m68k: Prevent some compiler warnings in coldfire builds

2019-08-19 Thread Geert Uytterhoeven
On Mon, Aug 5, 2019 at 2:18 PM Greg Ungerer wrote: > On 5/8/19 5:14 pm, Geert Uytterhoeven wrote: > > On Sat, Aug 3, 2019 at 1:36 AM Greg Ungerer wrote: > >> On 2/8/19 10:10 am, Finn Thain wrote: > >>> Since commit d3b41b6bb49e ("m68k: Dispatch nvram_ops calls to Atari or > >>> Mac functions"),

Re: [PATCH] m68k: Prevent some compiler warnings in coldfire builds

2019-08-05 Thread Greg Ungerer
Hi Geert, On 5/8/19 5:14 pm, Geert Uytterhoeven wrote: On Sat, Aug 3, 2019 at 1:36 AM Greg Ungerer wrote: On 2/8/19 10:10 am, Finn Thain wrote: Since commit d3b41b6bb49e ("m68k: Dispatch nvram_ops calls to Atari or Mac functions"), Coldfire builds generate compiler warnings due to the

Re: [PATCH] m68k: Prevent some compiler warnings in coldfire builds

2019-08-05 Thread Geert Uytterhoeven
Hi Greg, On Sat, Aug 3, 2019 at 1:36 AM Greg Ungerer wrote: > On 2/8/19 10:10 am, Finn Thain wrote: > > Since commit d3b41b6bb49e ("m68k: Dispatch nvram_ops calls to Atari or > > Mac functions"), Coldfire builds generate compiler warnings due to the > > unconditional inclusion of asm/atarihw.h

Re: [PATCH] m68k: Prevent some compiler warnings in coldfire builds

2019-08-02 Thread Greg Ungerer
Hi Finn, On 2/8/19 10:10 am, Finn Thain wrote: Since commit d3b41b6bb49e ("m68k: Dispatch nvram_ops calls to Atari or Mac functions"), Coldfire builds generate compiler warnings due to the unconditional inclusion of asm/atarihw.h and asm/macintosh.h. The inclusion of asm/atarihw.h causes

Re: [PATCH] m68k: Prevent some compiler warnings in coldfire builds

2019-08-01 Thread Finn Thain
[Cc'd to Coldfire maintainer.] On Fri, 2 Aug 2019, Finn Thain wrote: > Since commit d3b41b6bb49e ("m68k: Dispatch nvram_ops calls to Atari or > Mac functions"), Coldfire builds generate compiler warnings due to the > unconditional inclusion of asm/atarihw.h and asm/macintosh.h. > > The

[PATCH] m68k: Prevent some compiler warnings in coldfire builds

2019-08-01 Thread Finn Thain
Since commit d3b41b6bb49e ("m68k: Dispatch nvram_ops calls to Atari or Mac functions"), Coldfire builds generate compiler warnings due to the unconditional inclusion of asm/atarihw.h and asm/macintosh.h. The inclusion of asm/atarihw.h causes warnings like this: In file included from