mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 12:42:02 +00:00
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>
This commit is contained in:
parent
318fd20bd1
commit
4552386a3e
@ -1,5 +1,4 @@
|
||||
/*
|
||||
* linux/arch/arm/mach-exynos4/headsmp.S
|
||||
*
|
||||
* Cloned from linux/arch/arm/mach-realview/headsmp.S
|
||||
*
|
||||
|
@ -1,5 +1,4 @@
|
||||
/* linux arch/arm/mach-exynos4/hotplug.c
|
||||
*
|
||||
/*
|
||||
* Cloned from linux/arch/arm/mach-realview/hotplug.c
|
||||
*
|
||||
* Copyright (C) 2002 ARM Ltd.
|
||||
|
@ -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/
|
||||
*
|
||||
|
@ -1,5 +1,4 @@
|
||||
/* linux/arch/arm/mach-exynos4/include/mach/memory.h
|
||||
*
|
||||
/*
|
||||
* Copyright (c) 2010-2011 Samsung Electronics Co., Ltd.
|
||||
* http://www.samsung.com
|
||||
*
|
||||
|
@ -1,5 +1,4 @@
|
||||
/* linux/arch/arm/mach-exynos4/platsmp.c
|
||||
*
|
||||
/*
|
||||
* Copyright (c) 2010-2011 Samsung Electronics Co., Ltd.
|
||||
* http://www.samsung.com
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user