From: Ben Dooks Date: Thu, 26 Jul 2007 17:40:59 +0000 (-0700) Subject: fixup s3c24xx build after arch moves X-Git-Tag: v2.6.23-rc2~227 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47572b84aa3d4c9d44bceb43af8c58744b96af10;p=linux-2.6 fixup s3c24xx build after arch moves Fix the include files moved around during the s3c24xx arch moves. Signed-off-by: Ben Dooks Signed-off-by: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/spi/spi_s3c24xx.c b/drivers/spi/spi_s3c24xx.c index 7071ff8da6..5cf48123e0 100644 --- a/drivers/spi/spi_s3c24xx.c +++ b/drivers/spi/spi_s3c24xx.c @@ -28,7 +28,7 @@ #include #include -#include +#include #include struct s3c24xx_spi {