diff options
author | Jarkko Nikula <jarkko.nikula@linux.intel.com> | 2015-09-07 10:23:01 +0300 |
---|---|---|
committer | Robert Jarzmik <robert.jarzmik@free.fr> | 2015-09-13 12:55:27 +0200 |
commit | b692cb83b14d2f741f513221f5f78042c674c2a9 (patch) | |
tree | 03051903ae4ea8917fab7e2edde66655b6adabaa /net/dccp | |
parent | adf3442cc890f04af1e8e2c0b335c84e5092dca9 (diff) | |
download | linux-b692cb83b14d2f741f513221f5f78042c674c2a9.tar.bz2 |
ARM: pxa: ssp: Fix build error by removing originally incorrect DT binding
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@linux.intel.com>
Reported-by: Axel Lin <axel.lin@ingics.com>
Cc: <stable@vger.kernel.org> # 4.2
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Diffstat (limited to 'net/dccp')
0 files changed, 0 insertions, 0 deletions