[ARM] 3778/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410 [simtec]

Patch from Ben Dooks

Remove changelog entries from include/asm-arm/arch-s3c2410
for all simtec .h files as these are irrelevant with
version control.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

authored by Ben Dooks and committed by Russell King d17f901d c6e58ebb

+2 -37
-3
include/asm-arm/arch-s3c2410/anubis-cpld.h
··· 9 * This program is free software; you can redistribute it and/or modify 10 * it under the terms of the GNU General Public License version 2 as 11 * published by the Free Software Foundation. 12 - * 13 - * Changelog: 14 - * 15 */ 16 17 #ifndef __ASM_ARCH_ANUBISCPLD_H
··· 9 * This program is free software; you can redistribute it and/or modify 10 * it under the terms of the GNU General Public License version 2 as 11 * published by the Free Software Foundation. 12 */ 13 14 #ifndef __ASM_ARCH_ANUBISCPLD_H
+1 -3
include/asm-arm/arch-s3c2410/anubis-irq.h
··· 9 * This program is free software; you can redistribute it and/or modify 10 * it under the terms of the GNU General Public License version 2 as 11 * published by the Free Software Foundation. 12 - * 13 - * Changelog: 14 - */ 15 16 #ifndef __ASM_ARCH_ANUBISIRQ_H 17 #define __ASM_ARCH_ANUBISIRQ_H
··· 9 * This program is free software; you can redistribute it and/or modify 10 * it under the terms of the GNU General Public License version 2 as 11 * published by the Free Software Foundation. 12 + */ 13 14 #ifndef __ASM_ARCH_ANUBISIRQ_H 15 #define __ASM_ARCH_ANUBISIRQ_H
-2
include/asm-arm/arch-s3c2410/anubis-map.h
··· 9 * This program is free software; you can redistribute it and/or modify 10 * it under the terms of the GNU General Public License version 2 as 11 * published by the Free Software Foundation. 12 - * 13 - * Changelog: 14 */ 15 16 /* needs arch/map.h including with this */
··· 9 * This program is free software; you can redistribute it and/or modify 10 * it under the terms of the GNU General Public License version 2 as 11 * published by the Free Software Foundation. 12 */ 13 14 /* needs arch/map.h including with this */
-5
include/asm-arm/arch-s3c2410/bast-cpld.h
··· 8 * This program is free software; you can redistribute it and/or modify 9 * it under the terms of the GNU General Public License version 2 as 10 * published by the Free Software Foundation. 11 - * 12 - * Changelog: 13 - * 25-May-2003 BJD Created file, added CTRL1 registers 14 - * 30-Aug-2004 BJD Updated definitions from 2.4.26 port 15 - * 30-Aug-2004 BJD Added CTRL3 and CTRL4 definitions 16 */ 17 18 #ifndef __ASM_ARCH_BASTCPLD_H
··· 8 * This program is free software; you can redistribute it and/or modify 9 * it under the terms of the GNU General Public License version 2 as 10 * published by the Free Software Foundation. 11 */ 12 13 #ifndef __ASM_ARCH_BASTCPLD_H
-4
include/asm-arm/arch-s3c2410/bast-map.h
··· 8 * This program is free software; you can redistribute it and/or modify 9 * it under the terms of the GNU General Public License version 2 as 10 * published by the Free Software Foundation. 11 - * 12 - * Changelog: 13 - * 06-Jan-2003 BJD Linux 2.6.0 version, moved bast specifics from arch/map.h 14 - * 12-Mar-2004 BJD Fixed header include protection 15 */ 16 17 /* needs arch/map.h including with this */
··· 8 * This program is free software; you can redistribute it and/or modify 9 * it under the terms of the GNU General Public License version 2 as 10 * published by the Free Software Foundation. 11 */ 12 13 /* needs arch/map.h including with this */
-3
include/asm-arm/arch-s3c2410/bast-pmu.h
··· 9 * This program is free software; you can redistribute it and/or modify 10 * it under the terms of the GNU General Public License version 2 as 11 * published by the Free Software Foundation. 12 - * 13 - * Changelog: 14 - * 08-Oct-2003 BJD Initial creation 15 */ 16 17 #ifndef __ASM_ARCH_BASTPMU_H
··· 9 * This program is free software; you can redistribute it and/or modify 10 * it under the terms of the GNU General Public License version 2 as 11 * published by the Free Software Foundation. 12 */ 13 14 #ifndef __ASM_ARCH_BASTPMU_H
-2
include/asm-arm/arch-s3c2410/osiris-map.h
··· 9 * This program is free software; you can redistribute it and/or modify 10 * it under the terms of the GNU General Public License version 2 as 11 * published by the Free Software Foundation. 12 - * 13 - * Changelog: 14 */ 15 16 /* needs arch/map.h including with this */
··· 9 * This program is free software; you can redistribute it and/or modify 10 * it under the terms of the GNU General Public License version 2 as 11 * published by the Free Software Foundation. 12 */ 13 14 /* needs arch/map.h including with this */
-4
include/asm-arm/arch-s3c2410/vr1000-cpld.h
··· 8 * This program is free software; you can redistribute it and/or modify 9 * it under the terms of the GNU General Public License version 2 as 10 * published by the Free Software Foundation. 11 - * 12 - * Changelog: 13 - * 25-May-2003 BJD Created file, added CTRL1 registers 14 - * 19-Mar-2004 BJD Added VR1000 CPLD definitions 15 */ 16 17 #ifndef __ASM_ARCH_VR1000CPLD_H
··· 8 * This program is free software; you can redistribute it and/or modify 9 * it under the terms of the GNU General Public License version 2 as 10 * published by the Free Software Foundation. 11 */ 12 13 #ifndef __ASM_ARCH_VR1000CPLD_H
+1 -5
include/asm-arm/arch-s3c2410/vr1000-irq.h
··· 8 * This program is free software; you can redistribute it and/or modify 9 * it under the terms of the GNU General Public License version 2 as 10 * published by the Free Software Foundation. 11 - * 12 - * Changelog: 13 - * 06-Jan-2003 BJD Linux 2.6.0 version 14 - * 19-Mar-2004 BJD Updates for VR1000 15 - */ 16 17 #ifndef __ASM_ARCH_VR1000IRQ_H 18 #define __ASM_ARCH_VR1000IRQ_H
··· 8 * This program is free software; you can redistribute it and/or modify 9 * it under the terms of the GNU General Public License version 2 as 10 * published by the Free Software Foundation. 11 + */ 12 13 #ifndef __ASM_ARCH_VR1000IRQ_H 14 #define __ASM_ARCH_VR1000IRQ_H
-6
include/asm-arm/arch-s3c2410/vr1000-map.h
··· 8 * This program is free software; you can redistribute it and/or modify 9 * it under the terms of the GNU General Public License version 2 as 10 * published by the Free Software Foundation. 11 - * 12 - * Changelog: 13 - * 06-Jan-2003 BJD Linux 2.6.0 version, split specifics from arch/map.h 14 - * 12-Mar-2004 BJD Fixed header include protection 15 - * 19-Mar-2004 BJD Copied to VR1000 machine headers. 16 - * 19-Jan-2005 BJD Updated map definitions 17 */ 18 19 /* needs arch/map.h including with this */
··· 8 * This program is free software; you can redistribute it and/or modify 9 * it under the terms of the GNU General Public License version 2 as 10 * published by the Free Software Foundation. 11 */ 12 13 /* needs arch/map.h including with this */