Re: [PATCH AUTOSEL 4.18 10/92] mtd: rawnand: fscm: Avoid collision on PC def when compiling for MIPS

2018-09-19 Thread Sasha Levin
On Sat, Sep 15, 2018 at 07:21:11PM +0200, Miquel Raynal wrote: >Hi Sasha, > >Sasha Levin wrote on Sat, 15 Sep 2018 >01:29:55 +: > >> From: Boris Brezillon >> >> [ Upstream commit 8f3931ed975e1d775b87ce85d65ecacd54138359 ] >> >> We want to allow this driver to be selected when COMPILE_TEST=y,

Re: [PATCH AUTOSEL 4.18 10/92] mtd: rawnand: fscm: Avoid collision on PC def when compiling for MIPS

2018-09-15 Thread Miquel Raynal
Hi Sasha, Sasha Levin wrote on Sat, 15 Sep 2018 01:29:55 +: > From: Boris Brezillon > > [ Upstream commit 8f3931ed975e1d775b87ce85d65ecacd54138359 ] > > We want to allow this driver to be selected when COMPILE_TEST=y, this > means the driver can be compiled for any arch, including MIPS. W

[PATCH AUTOSEL 4.18 10/92] mtd: rawnand: fscm: Avoid collision on PC def when compiling for MIPS

2018-09-14 Thread Sasha Levin
From: Boris Brezillon [ Upstream commit 8f3931ed975e1d775b87ce85d65ecacd54138359 ] We want to allow this driver to be selected when COMPILE_TEST=y, this means the driver can be compiled for any arch, including MIPS. When compiling this driver for MIPS, we end up with a collision on the 'PC' macr