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. >All mips builds: > >arch/mips/kernel/branch.c: In function '__compute_return_epc_for_insn': >arch/mips/kernel/branch.c:509:5: error: label 'sigill_r2r6' used but not defined Fixed this one, thanks! -- Thanks, Sasha