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>
This commit is contained in:
Kukjin Kim 2013-01-02 11:18:31 -08:00
parent b4353784ea
commit e62359283c
3 changed files with 2 additions and 2 deletions

View File

@ -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),

View File

@ -53,7 +53,6 @@
#include <mach/regs-sys.h>
#include <mach/regs-gpio.h>
#include <mach/regs-modem.h>
#include <mach/crag6410.h>
#include <mach/regs-gpio-memport.h>
@ -72,6 +71,7 @@
#include <plat/pm.h>
#include "common.h"
#include "crag6410.h"
/* serial port setup */