Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@
#include <linux/spi/spi.h>

#include <mach/dma.h>
#include <plat/spi.h>
#include <plat/s3c64xx-spi.h>

/* Registers and bit-fields */