commit | 85a9012446d4b59a57c5942ca059144fdf8cd439 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Tue Dec 31 14:00:39 2013 +0530 |
committer | Mark Brown <broonie@linaro.org> | Wed Jan 08 13:06:21 2014 +0000 |
tree | b5c32bdba85af8cffb1d3a4f12788fef9b7b0bc2 | |
parent | 8f51c8108267443865d8ec08403b66da9905ba14 [diff] |
spi: s3c24xx: Remove reference to plat/fiq.h 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>