From: Jassi Brar Date: Wed, 20 Jan 2010 20:49:45 +0000 (-0700) Subject: spi/s3c64xx: Include moved header X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=e6b873c9666015484a01373a4eebc6cfa82e670d;p=linux-beck.git spi/s3c64xx: Include moved header Header for platform specific stuff has been rename to include the SoC type. Include the new header instead. Signed-off-by: Jassi Brar Signed-off-by: Grant Likely --- diff --git a/drivers/spi/spi_s3c64xx.c b/drivers/spi/spi_s3c64xx.c index 0e883f9c720b..9fa0b99e1607 100644 --- a/drivers/spi/spi_s3c64xx.c +++ b/drivers/spi/spi_s3c64xx.c @@ -28,7 +28,7 @@ #include #include -#include +#include /* Registers and bit-fields */