From: Sachin Kamat Date: Tue, 31 Dec 2013 08:30:39 +0000 (+0530) Subject: spi: s3c24xx: Remove reference to plat/fiq.h X-Git-Tag: v3.14-rc1~91^2~2^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85a9012446d4b59a57c5942ca059144fdf8cd439;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed