diff options
author | Pankaj Dubey <pankaj.dubey@samsung.com> | 2014-07-08 00:54:13 +0200 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2014-07-15 01:40:32 +0200 |
commit | 4552386a3ef9a1db6190ed2e089a93f339d428eb (patch) | |
tree | d75c7ab97dc483897f94cf75e10a5ae656aacfa2 /arch/arm/mach-exynos/include/mach/map.h | |
parent | ARM: EXYNOS: Move SYSREG definition into sys-reg specific file (diff) | |
download | linux-4552386a3ef9a1db6190ed2e089a93f339d428eb.tar.xz linux-4552386a3ef9a1db6190ed2e089a93f339d428eb.zip |
ARM: EXYNOS: Remove file path from comment section
Many files under "arm/mach-exynos" are having file path in file
comment section which is invalid now.
So for better code maintainability let's remove them.
Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos/include/mach/map.h')
-rw-r--r-- | arch/arm/mach-exynos/include/mach/map.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/mach-exynos/include/mach/map.h b/arch/arm/mach-exynos/include/mach/map.h index 548269a60634..963002fb15c3 100644 --- a/arch/arm/mach-exynos/include/mach/map.h +++ b/arch/arm/mach-exynos/include/mach/map.h @@ -1,5 +1,4 @@ -/* linux/arch/arm/mach-exynos/include/mach/map.h - * +/* * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd. * http://www.samsung.com/ * |