On Mon, Sep 11, 2017 at 10:25:00AM -0700, Guenter Roeck wrote: >On Mon, Sep 11, 2017 at 04:10:02PM +0000, Levin, Alexander (Sasha Levin) wrote: >> On Sun, Sep 10, 2017 at 02:37:46PM -0700, Guenter Roeck wrote: >> >arm:allmodconfig, arm:imx_v6_v7_defconfig: >> > >> >drivers/mtd/spi-nor/fsl-quadspi.c:172:5: error: 'LUT_0' undeclared >> >drivers/mtd/spi-nor/fsl-quadspi.c:172:5: error: pasting "LUT_" and "(" does not give a valid preprocessing token >> >drivers/mtd/spi-nor/fsl-quadspi.c:370:2: error: implicit declaration of function 'LUT_' >> >> Hm, this one seems to be unrelated, I haven't touched that... >> >> Do you happen to have a bisection for this? I don't have the right build env. >> > >Attached. Reverting the bad commit fixes the problem. > >You'll also need commit 04850c4d8613127a9b488321c0ad83bff7519311 ("mtd: >fsl-quadspi: fix macro collision problems with READ/WRITE"). I'm somewhat confused by this. I can see how 04850c4d8613127a9b488321c0ad83bff7519311 might fix this, but not sure why 5b8c291bb31b2a05ef13774c9fe52ea9974d4cea broke everything. Will look into it some more... -- Thanks, Sasha