diff options
-rw-r--r-- | drivers/spi/spi_s3c24xx_gpio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/spi/spi_s3c24xx_gpio.c b/drivers/spi/spi_s3c24xx_gpio.c index bcaf4bd18eb9..eda53ed04cbc 100644 --- a/drivers/spi/spi_s3c24xx_gpio.c +++ b/drivers/spi/spi_s3c24xx_gpio.c | |||
@@ -23,7 +23,7 @@ | |||
23 | 23 | ||
24 | #include <asm/arch/regs-gpio.h> | 24 | #include <asm/arch/regs-gpio.h> |
25 | #include <asm/arch/spi-gpio.h> | 25 | #include <asm/arch/spi-gpio.h> |
26 | #include <asm/arch/hardware.h> | 26 | #include <asm/hardware.h> |
27 | 27 | ||
28 | struct s3c2410_spigpio { | 28 | struct s3c2410_spigpio { |
29 | struct spi_bitbang bitbang; | 29 | struct spi_bitbang bitbang; |