summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx/mach-jive.c
diff options
context:
space:
mode:
authorHeiko Stuebner2013-02-08 19:31:28 +0100
committerKukjin Kim2013-03-05 02:42:48 +0100
commite1a621da2f6918c0e7c5f8fd5dd6e211fb3c7087 (patch)
treecaf1efb7b2b9c64918f6d280b1bae56d8747d47b /arch/arm/mach-s3c24xx/mach-jive.c
parentARM: S3C24XX: remove plat/irq.h in plat-samsung (diff)
downloadkernel-qcow2-linux-e1a621da2f6918c0e7c5f8fd5dd6e211fb3c7087.tar.gz
kernel-qcow2-linux-e1a621da2f6918c0e7c5f8fd5dd6e211fb3c7087.tar.xz
kernel-qcow2-linux-e1a621da2f6918c0e7c5f8fd5dd6e211fb3c7087.zip
ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.h
The different soc functions are now only used in the mach-s3c24xx directory, so it's not necessary anymore to keep the globally visible. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-s3c24xx/mach-jive.c')
-rw-r--r--arch/arm/mach-s3c24xx/mach-jive.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c24xx/mach-jive.c b/arch/arm/mach-s3c24xx/mach-jive.c
index 54e83c1f780c..ca08d7df07f7 100644
--- a/arch/arm/mach-s3c24xx/mach-jive.c
+++ b/arch/arm/mach-s3c24xx/mach-jive.c
@@ -46,7 +46,6 @@
#include <linux/mtd/nand_ecc.h>
#include <linux/mtd/partitions.h>
-#include <plat/s3c2412.h>
#include <plat/gpio-cfg.h>
#include <plat/clock.h>
#include <plat/devs.h>
@@ -54,6 +53,7 @@
#include <plat/pm.h>
#include <linux/platform_data/usb-s3c2410_udc.h>
+#include "common.h"
#include "s3c2412-power.h"
static struct map_desc jive_iodesc[] __initdata = {