spi: s3c24xx: Remove reference to plat/fiq.h
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 31 Dec 2013 08:30:39 +0000 (14:00 +0530)
committerMark Brown <broonie@linaro.org>
Wed, 8 Jan 2014 13:06:21 +0000 (13:06 +0000)
fiq.h contains only a function declaration and is not used by anyone
else. Move the declaration to the driver header file and remove the
unnecessary platform dependency from the driver.

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

No differences found