Hi On 09/12/2015 04:43 PM, Robert Jarzmik wrote:
Jarkko Nikula <[email protected]> writes:Commit 03fbf488cece ("spi: pxa2xx: Differentiate Intel LPSS types") caused build error here because it removed the type LPSS_SSP and I didn't notice the type was used here too. I believe commit a6e56c28a178 ("ARM: pxa: ssp: add DT bindings") added it accidentally by copying all enum pxa_ssp_type types from include/linux/pxa2xx_ssp.h even LPSS_SSP was for Intel LPSS SPI devices. Fix the build error by removing this incorrect binding. Fixes: 03fbf488cece ("spi: pxa2xx: Differentiate Intel LPSS types") Signed-off-by: Jarkko Nikula <[email protected]> Reported-by: Axel Lin <[email protected]> Cc: <[email protected]> # 4.2 --- v2: Added Fixes tag suggested by Robert JarzmikQueued into pxa/fixes, thanks.
Gentle reminder, is this going to 4.3-rc3? -- Jarkko -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
