]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - include/linux/spi/s3c24xx.h
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)
commit85a9012446d4b59a57c5942ca059144fdf8cd439
treeb5c32bdba85af8cffb1d3a4f12788fef9b7b0bc2
parent8f51c8108267443865d8ec08403b66da9905ba14
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>
arch/arm/plat-samsung/include/plat/fiq.h [deleted file]
drivers/spi/spi-s3c24xx.c
include/linux/spi/s3c24xx.h