aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/mach-exynos4-dt.c
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-10-08 06:59:31 +0900
committerKukjin Kim <kgene.kim@samsung.com>2013-10-08 06:59:38 +0900
commitcbee750e197873289db0c739f02da39406ae8b22 (patch)
treef285ce3d5fc8dd632477f4d411428577f08b9cdc /arch/arm/mach-exynos/mach-exynos4-dt.c
parentARM: S3C64XX: Kill CONFIG_PLAT_S3C64XX (diff)
downloadlinux-dev-cbee750e197873289db0c739f02da39406ae8b22.tar.xz
linux-dev-cbee750e197873289db0c739f02da39406ae8b22.zip
ARM: EXYNOS: remove unnecessary header inclusions from exynos4/5 dt machine file
mach-exynos{4,5}-dt.c include several header files that are not really used. Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos/mach-exynos4-dt.c')
-rw-r--r--arch/arm/mach-exynos/mach-exynos4-dt.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/mach-exynos/mach-exynos4-dt.c b/arch/arm/mach-exynos/mach-exynos4-dt.c
index 0099c6c13bba..3fc338f14f5b 100644
--- a/arch/arm/mach-exynos/mach-exynos4-dt.c
+++ b/arch/arm/mach-exynos/mach-exynos4-dt.c
@@ -11,12 +11,8 @@
* published by the Free Software Foundation.
*/
-#include <linux/kernel.h>
#include <linux/of_platform.h>
#include <linux/of_fdt.h>
-#include <linux/serial_core.h>
-#include <linux/memblock.h>
-#include <linux/clocksource.h>
#include <asm/mach/arch.h>
#include <plat/mfc.h>