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

Patch from Ben Dooks

Remove the last of the hangelogs from
include/asm-arm/arch-s3c2410, as this information
is available from the revision control system

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 3c06cd1c 92e4805f

+4 -49
-4
include/asm-arm/arch-s3c2410/audio.h
··· 9 9 * This program is free software; you can redistribute it and/or modify 10 10 * it under the terms of the GNU General Public License version 2 as 11 11 * published by the Free Software Foundation. 12 - * 13 - * Changelog: 14 - * 20-Nov-2004 BJD Created file 15 - * 07-Mar-2005 BJD Added suspend/resume calls 16 12 */ 17 13 18 14 #ifndef __ASM_ARCH_AUDIO_H
+1 -5
include/asm-arm/arch-s3c2410/bast-irq.h
··· 8 8 * This program is free software; you can redistribute it and/or modify 9 9 * it under the terms of the GNU General Public License version 2 as 10 10 * published by the Free Software Foundation. 11 - * 12 - * Changelog: 13 - * 14-Sep-2004 BJD Fixed IRQ_USBOC definition 14 - * 06-Jan-2003 BJD Linux 2.6.0 version 15 - */ 11 + */ 16 12 17 13 #ifndef __ASM_ARCH_BASTIRQ_H 18 14 #define __ASM_ARCH_BASTIRQ_H
+1 -7
include/asm-arm/arch-s3c2410/io.h
··· 4 4 * 5 5 * Copyright (C) 1997 Russell King 6 6 * (C) 2003 Simtec Electronics 7 - * 8 - * Modifications: 9 - * 06-Dec-1997 RMK Created. 10 - * 02-Sep-2003 BJD Modified for S3C2410 11 - * 10-Mar-2005 LCVR Changed S3C2410_VA to S3C24XX_VA 12 - * 13-Oct-2005 BJD Fixed problems with LDRH/STRH offset range 13 - */ 7 + */ 14 8 15 9 #ifndef __ASM_ARM_ARCH_IO_H 16 10 #define __ASM_ARM_ARCH_IO_H
+1 -8
include/asm-arm/arch-s3c2410/system.h
··· 8 8 * This program is free software; you can redistribute it and/or modify 9 9 * it under the terms of the GNU General Public License version 2 as 10 10 * published by the Free Software Foundation. 11 - * 12 - * Changelog: 13 - * 12-May-2003 BJD Created file 14 - * 14-May-2003 BJD Removed idle to aid debugging 15 - * 12-Jun-2003 BJD Added reset via watchdog 16 - * 04-Sep-2003 BJD Moved to v2.6 17 - * 28-Oct-2004 BJD Added over-ride for idle, and fixed reset panic() 18 - */ 11 + */ 19 12 20 13 #include <asm/hardware.h> 21 14 #include <asm/io.h>
-6
include/asm-arm/arch-s3c2410/timex.h
··· 8 8 * This program is free software; you can redistribute it and/or modify 9 9 * it under the terms of the GNU General Public License version 2 as 10 10 * published by the Free Software Foundation. 11 - * 12 - * Changelog: 13 - * 02-Sep-2003 BJD Created file 14 - * 05-Jan-2004 BJD Updated for Linux 2.6.0 15 - * 22-Nov-2004 BJD Fixed CLOCK_TICK_RATE 16 - * 10-Jan-2004 BJD Removed s3c2410_clock_tick_rate 17 11 */ 18 12 19 13 #ifndef __ASM_ARCH_TIMEX_H
-9
include/asm-arm/arch-s3c2410/uncompress.h
··· 8 8 * This program is free software; you can redistribute it and/or modify 9 9 * it under the terms of the GNU General Public License version 2 as 10 10 * published by the Free Software Foundation. 11 - * 12 - * Changelog: 13 - * 22-May-2003 BJD Created 14 - * 08-Sep-2003 BJD Moved to linux v2.6 15 - * 12-Mar-2004 BJD Updated header protection 16 - * 12-Oct-2004 BJD Take account of debug uart configuration 17 - * 15-Nov-2004 BJD Fixed uart configuration 18 - * 22-Feb-2005 BJD Added watchdog to uncompress 19 - * 04-Apr-2005 LCVR Added support to S3C2400 (no cpuid at GSTATUS1) 20 11 */ 21 12 22 13 #ifndef __ASM_ARCH_UNCOMPRESS_H
-5
include/asm-arm/arch-s3c2410/usb-control.h
··· 8 8 * This program is free software; you can redistribute it and/or modify 9 9 * it under the terms of the GNU General Public License version 2 as 10 10 * published by the Free Software Foundation. 11 - * 12 - * Changelog: 13 - * 11-Sep-2004 BJD Created file 14 - * 21-Sep-2004 BJD Updated port info 15 - * 09-Aug-2005 BJD Renamed s3c2410_report_oc s3c2410_usb_report_oc 16 11 */ 17 12 18 13 #ifndef __ASM_ARCH_USBCONTROL_H
+1 -5
include/asm-arm/arch-s3c2410/vmalloc.h
··· 10 10 * published by the Free Software Foundation. 11 11 * 12 12 * S3C2410 vmalloc definition 13 - * 14 - * Changelog: 15 - * 12-Mar-2004 BJD Fixed header, added include protection 16 - * 12=Mar-2004 BJD Fixed VMALLOC_END definitions 17 - */ 13 + */ 18 14 19 15 #ifndef __ASM_ARCH_VMALLOC_H 20 16 #define __ASM_ARCH_VMALLOC_H