Commit 3cd7b62b authored by Kukjin Kim's avatar Kukjin Kim

ARM: SAMSUNG: Moving each SoC support header files

This patch moves SoC header files for supporting each SoCs to
plat-samsung directory. This is required to make one plat-
directory for Samsung SoCs.

Cc: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: default avatarKukjin Kim <kgene.kim@samsung.com>
parent 52e329eb
...@@ -33,8 +33,8 @@ ...@@ -33,8 +33,8 @@
#include <plat/devs.h> #include <plat/devs.h>
#include <plat/clock.h> #include <plat/clock.h>
#include <mach/s3c6400.h> #include <plat/s3c6400.h>
#include <mach/s3c6410.h> #include <plat/s3c6410.h>
/* table of supported CPUs */ /* table of supported CPUs */
......
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
#include <plat/fb.h> #include <plat/fb.h>
#include <plat/regs-fb-v4.h> #include <plat/regs-fb-v4.h>
#include <mach/s3c6410.h> #include <plat/s3c6410.h>
#include <plat/clock.h> #include <plat/clock.h>
#include <plat/devs.h> #include <plat/devs.h>
#include <plat/cpu.h> #include <plat/cpu.h>
......
...@@ -43,13 +43,13 @@ ...@@ -43,13 +43,13 @@
#include <mach/hardware.h> #include <mach/hardware.h>
#include <mach/map.h> #include <mach/map.h>
#include <mach/s3c6410.h>
#include <mach/regs-sys.h> #include <mach/regs-sys.h>
#include <mach/regs-gpio.h> #include <mach/regs-gpio.h>
#include <mach/regs-modem.h> #include <mach/regs-modem.h>
#include <mach/regs-gpio-memport.h> #include <mach/regs-gpio-memport.h>
#include <plat/s3c6410.h>
#include <plat/regs-serial.h> #include <plat/regs-serial.h>
#include <plat/regs-fb-v4.h> #include <plat/regs-fb-v4.h>
#include <plat/fb.h> #include <plat/fb.h>
......
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
#include <plat/fb.h> #include <plat/fb.h>
#include <plat/nand.h> #include <plat/nand.h>
#include <mach/s3c6410.h> #include <plat/s3c6410.h>
#include <plat/clock.h> #include <plat/clock.h>
#include <plat/devs.h> #include <plat/devs.h>
#include <plat/cpu.h> #include <plat/cpu.h>
......
...@@ -32,8 +32,8 @@ ...@@ -32,8 +32,8 @@
#include <mach/regs-gpio.h> #include <mach/regs-gpio.h>
#include <mach/regs-modem.h> #include <mach/regs-modem.h>
#include <mach/regs-srom.h> #include <mach/regs-srom.h>
#include <mach/s3c6410.h>
#include <plat/s3c6410.h>
#include <plat/adc.h> #include <plat/adc.h>
#include <plat/cpu.h> #include <plat/cpu.h>
#include <plat/devs.h> #include <plat/devs.h>
......
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
#include <plat/iic.h> #include <plat/iic.h>
#include <plat/fb.h> #include <plat/fb.h>
#include <mach/s3c6410.h> #include <plat/s3c6410.h>
#include <plat/clock.h> #include <plat/clock.h>
#include <plat/devs.h> #include <plat/devs.h>
#include <plat/cpu.h> #include <plat/cpu.h>
......
...@@ -33,8 +33,8 @@ ...@@ -33,8 +33,8 @@
#include <mach/regs-gpio.h> #include <mach/regs-gpio.h>
#include <mach/regs-modem.h> #include <mach/regs-modem.h>
#include <mach/regs-srom.h> #include <mach/regs-srom.h>
#include <mach/s3c6410.h>
#include <plat/s3c6410.h>
#include <plat/adc.h> #include <plat/adc.h>
#include <plat/cpu.h> #include <plat/cpu.h>
#include <plat/devs.h> #include <plat/devs.h>
......
...@@ -22,8 +22,8 @@ ...@@ -22,8 +22,8 @@
#include <mach/map.h> #include <mach/map.h>
#include <mach/regs-gpio.h> #include <mach/regs-gpio.h>
#include <mach/s3c6410.h>
#include <plat/s3c6410.h>
#include <plat/cpu.h> #include <plat/cpu.h>
#include <plat/devs.h> #include <plat/devs.h>
#include <plat/fb.h> #include <plat/fb.h>
......
...@@ -22,8 +22,8 @@ ...@@ -22,8 +22,8 @@
#include <mach/map.h> #include <mach/map.h>
#include <mach/regs-gpio.h> #include <mach/regs-gpio.h>
#include <mach/s3c6410.h>
#include <plat/s3c6410.h>
#include <plat/cpu.h> #include <plat/cpu.h>
#include <plat/devs.h> #include <plat/devs.h>
#include <plat/fb.h> #include <plat/fb.h>
......
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
#include <plat/regs-serial.h> #include <plat/regs-serial.h>
#include <mach/s3c6400.h> #include <plat/s3c6400.h>
#include <plat/clock.h> #include <plat/clock.h>
#include <plat/devs.h> #include <plat/devs.h>
#include <plat/cpu.h> #include <plat/cpu.h>
......
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
#include <plat/fb.h> #include <plat/fb.h>
#include <plat/gpio-cfg.h> #include <plat/gpio-cfg.h>
#include <mach/s3c6410.h> #include <plat/s3c6410.h>
#include <plat/clock.h> #include <plat/clock.h>
#include <plat/devs.h> #include <plat/devs.h>
#include <plat/cpu.h> #include <plat/cpu.h>
......
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
#include <plat/sdhci.h> #include <plat/sdhci.h>
#include <plat/iic-core.h> #include <plat/iic-core.h>
#include <plat/onenand-core.h> #include <plat/onenand-core.h>
#include <mach/s3c6400.h> #include <plat/s3c6400.h>
void __init s3c6400_map_io(void) void __init s3c6400_map_io(void)
{ {
......
...@@ -41,8 +41,8 @@ ...@@ -41,8 +41,8 @@
#include <plat/adc-core.h> #include <plat/adc-core.h>
#include <plat/iic-core.h> #include <plat/iic-core.h>
#include <plat/onenand-core.h> #include <plat/onenand-core.h>
#include <mach/s3c6400.h> #include <plat/s3c6400.h>
#include <mach/s3c6410.h> #include <plat/s3c6410.h>
void __init s3c6410_map_io(void) void __init s3c6410_map_io(void)
{ {
......
/* linux/arch/arm/plat-s5p/include/plat/exynos4.h /* linux/arch/arm/plat-samsung/include/plat/exynos4.h
* *
* Copyright (c) 2010-2011 Samsung Electronics Co., Ltd. * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd.
* http://www.samsung.com * http://www.samsung.com
......
/* linux/include/asm-arm/plat-s3c24xx/s3c2410.h /* linux/arch/arm/plat-samsung/include/plat/s3c2410.h
* *
* Copyright (c) 2004 Simtec Electronics * Copyright (c) 2004 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk> * Ben Dooks <ben@simtec.co.uk>
......
/* linux/include/asm-arm/plat-s3c24xx/s3c2412.h /* linux/arch/arm/plat-samsung/include/plat/s3c2412.h
* *
* Copyright (c) 2006 Simtec Electronics * Copyright (c) 2006 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk> * Ben Dooks <ben@simtec.co.uk>
......
/* linux/include/asm-arm/plat-s3c24xx/s3c2443.h /* linux/arch/arm/plat-samsung/include/plat/s3c2416.h
* *
* Copyright (c) 2009 Yauhen Kharuzhy <jekhor@gmail.com> * Copyright (c) 2009 Yauhen Kharuzhy <jekhor@gmail.com>
* *
......
/* linux/include/asm-arm/plat-s3c24xx/s3c2443.h /* linux/arch/arm/plat-samsung/include/plat/s3c2443.h
* *
* Copyright (c) 2004-2005 Simtec Electronics * Copyright (c) 2004-2005 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk> * Ben Dooks <ben@simtec.co.uk>
......
/* linux/arch/arm/plat-s3c24xx/include/plat/s3c244x.h /* linux/arch/arm/plat-samsung/include/plat/s3c244x.h
* *
* Copyright (c) 2004-2005 Simtec Electronics * Copyright (c) 2004-2005 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk> * Ben Dooks <ben@simtec.co.uk>
......
/* arch/arm/mach-s3c64xx/include/macht/s3c6400.h /* linux/arch/arm/plat-samsung/include/plat/s3c6400.h
* *
* Copyright 2008 Openmoko, Inc. * Copyright 2008 Openmoko, Inc.
* Copyright 2008 Simtec Electronics * Copyright 2008 Simtec Electronics
......
/* arch/arm/mach-s3c64xx/include/mach/s3c6410.h /* linux/arch/arm/plat-samsung/include/plat/s3c6410.h
* *
* Copyright 2008 Openmoko, Inc. * Copyright 2008 Openmoko, Inc.
* Copyright 2008 Simtec Electronics * Copyright 2008 Simtec Electronics
......
/* arch/arm/plat-s5p/include/plat/s5p6440.h /* linux/arch/arm/plat-samsung/include/plat/s5p6440.h
* *
* Copyright (c) 2009 Samsung Electronics Co., Ltd. * Copyright (c) 2009 Samsung Electronics Co., Ltd.
* http://www.samsung.com/ * http://www.samsung.com/
......
/* arch/arm/plat-s5p/include/plat/s5p6450.h /* linux/arch/arm/plat-samsung/include/plat/s5p6450.h
* *
* Copyright (c) 2010 Samsung Electronics Co., Ltd. * Copyright (c) 2010 Samsung Electronics Co., Ltd.
* http://www.samsung.com * http://www.samsung.com
......
/* arch/arm/plat-s5p/include/plat/s5pc100.h /* linux/arch/arm/plat-samsung/include/plat/s5pc100.h
* *
* Copyright (c) 2010 Samsung Electronics Co., Ltd. * Copyright (c) 2010 Samsung Electronics Co., Ltd.
* http://www.samsung.com/ * http://www.samsung.com/
......
/* linux/arch/arm/plat-s5p/include/plat/s5pv210.h /* linux/arch/arm/plat-samsung/include/plat/s5pv210.h
* *
* Copyright (c) 2010 Samsung Electronics Co., Ltd. * Copyright (c) 2010 Samsung Electronics Co., Ltd.
* http://www.samsung.com/ * http://www.samsung.com/
......
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