spi: altera: Remove the code to get unused platform_data
authorAxel Lin <axel.lin@ingics.com>
Fri, 21 Mar 2014 03:21:58 +0000 (11:21 +0800)
committerMark Brown <broonie@linaro.org>
Fri, 21 Mar 2014 18:12:58 +0000 (18:12 +0000)
The definition of struct altera_spi_platform_data does not exist in current
tree. So remove the code to get platform_data which is never used.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found