summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c64xx/mach-crag6410-module.c
diff options
context:
space:
mode:
authorKukjin Kim <kgene.kim@samsung.com>2013-01-02 23:18:31 +0400
committerKukjin Kim <kgene.kim@samsung.com>2013-01-10 22:45:38 +0400
commite62359283cc5ce3264a1634f822822669c6b2d9f (patch)
tree7b1218515d126ff166e9a3bed2dcee9112ec51bb /arch/arm/mach-s3c64xx/mach-crag6410-module.c
parentb4353784ea6d5fd4cffa7498b656f5a72d20f2cd (diff)
downloadlinux-e62359283cc5ce3264a1634f822822669c6b2d9f.tar.xz
ARM: S3C64XX: make crag6410.h local
The header can be local in mach-s3c64xx/. Cc: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-s3c64xx/mach-crag6410-module.c')
-rw-r--r--arch/arm/mach-s3c64xx/mach-crag6410-module.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c64xx/mach-crag6410-module.c b/arch/arm/mach-s3c64xx/mach-crag6410-module.c
index c6d8dba90623..6e3d717fedbf 100644
--- a/arch/arm/mach-s3c64xx/mach-crag6410-module.c
+++ b/arch/arm/mach-s3c64xx/mach-crag6410-module.c
@@ -29,7 +29,7 @@
#include <linux/platform_data/spi-s3c64xx.h>
-#include <mach/crag6410.h>
+#include "crag6410.h"
static struct s3c64xx_spi_csinfo wm0010_spi_csinfo = {
.line = S3C64XX_GPC(3),