[meta-freescale] [linux-fslc-imx][4.1-2.0.x-imx][PATCH 0/2] fix fsl-quadspi merged in from mainline

Max Krummenacher max.oss.09 at gmail.com
Wed Sep 27 05:30:28 PDT 2017


With the merge to 4.1.44 fsl-quadspi.c got changes from the incompatible
driver in mainline.

Revert the merged in changes and apply a fix which was addressesed by
the backported mainline patch.

This fixes a bunch of errors related to the LUT0/ LUT1 macros,
seen when e.g. configuring for imx_v7_defconfig:
    drivers/mtd/spi-nor/fsl-quadspi.c:196:5: error: 'LUT_0' undeclared here (not in a function)
       ((LUT_##ins) << INSTR0_SHIFT))
         ^
    ...


Max Krummenacher (2):
  Revert "mtd: fsl-quadspi: fix macro collision problems with
    READ/WRITE"
  mtd: fsl-quadspi: fix macro collision problems with READ/WRITE"

 drivers/mtd/spi-nor/fsl-quadspi.c | 91 ++++++++++++++++++++-------------------
 1 file changed, 46 insertions(+), 45 deletions(-)

-- 
2.7.5



More information about the meta-freescale mailing list