spi/s3c64xx: Trivial cleanup in header file
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 14 Feb 2014 06:56:17 +0000 (12:26 +0530)
committerMark Brown <broonie@linaro.org>
Sun, 16 Feb 2014 01:59:13 +0000 (09:59 +0800)
Commit 436d42c61c3e ("ARM: samsung: move platform_data definitions")
moved the files to the current location but forgot to remove the pointer
to its previous location. Clean it up. While at it also change the header
file protection macros appropriately.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found