[PATCH v2] ARM: pxa: ssp: Fix build error by removing originally incorrect DT binding

Robert Jarzmik robert.jarzmik at free.fr
Sat Sep 12 06:43:09 PDT 2015


Jarkko Nikula <jarkko.nikula at linux.intel.com> 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 <jarkko.nikula at linux.intel.com>
> Reported-by: Axel Lin <axel.lin at ingics.com>
> Cc: <stable at vger.kernel.org> # 4.2
> ---
> v2: Added Fixes tag suggested by Robert Jarzmik

Queued into pxa/fixes, thanks.

Cheers.

--
Robert



More information about the linux-arm-kernel mailing list