Commit e6b873c9 authored by Jassi Brar's avatar Jassi Brar Committed by Grant Likely

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: default avatarJassi Brar <jassi.brar@samsung.com>
Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
parent ef6c680d
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
#include <linux/spi/spi.h> #include <linux/spi/spi.h>
#include <mach/dma.h> #include <mach/dma.h>
#include <plat/spi.h> #include <plat/s3c64xx-spi.h>
/* Registers and bit-fields */ /* Registers and bit-fields */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment