[ARM] 3777/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410 [regs-*.h]

Patch from Ben Dooks

Remove changelog entries from include/asm-arm/arch-s3c2410
for all regs-*.h 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 92e4805f 46c09e16

+6 -116
-3
include/asm-arm/arch-s3c2410/regs-adc.h
··· 7 7 * published by the Free Software Foundation. 8 8 * 9 9 * S3C2410 ADC registers 10 - * 11 - * Changelog: 12 - * 27-09-2004 SAH Created file 13 10 */ 14 11 15 12 #ifndef __ASM_ARCH_REGS_ADC_H
-12
include/asm-arm/arch-s3c2410/regs-clock.h
··· 8 8 * published by the Free Software Foundation. 9 9 * 10 10 * S3C2410 clock register definitions 11 - * 12 - * Changelog: 13 - * 18-Aug-2004 Ben Dooks Added 2440 definitions 14 - * 08-Aug-2004 Herbert P�tzl Added CLKCON definitions 15 - * 19-06-2003 Ben Dooks Created file 16 - * 12-03-2004 Ben Dooks Updated include protection 17 - * 29-Sep-2004 Ben Dooks Fixed usage for assembly inclusion 18 - * 10-Feb-2005 Ben Dooks Fixed CAMDIVN address (Guillaume Gourat) 19 - * 10-Mar-2005 Lucas Villa Real Changed S3C2410_VA to S3C24XX_VA 20 - * 27-Aug-2005 Ben Dooks Add clock-slow info 21 - * 20-Oct-2005 Ben Dooks Fixed overflow in PLL (Guillaume Gourat) 22 - * 20-Oct-2005 Ben Dooks Add masks for DCLK (Guillaume Gourat) 23 11 */ 24 12 25 13 #ifndef __ASM_ARM_REGS_CLOCK
-15
include/asm-arm/arch-s3c2410/regs-gpio.h
··· 8 8 * published by the Free Software Foundation. 9 9 * 10 10 * S3C2410 GPIO register definitions 11 - * 12 - * Changelog: 13 - * 19-06-2003 BJD Created file 14 - * 23-06-2003 BJD Updated GSTATUS registers 15 - * 12-03-2004 BJD Updated include protection 16 - * 20-07-2004 BJD Added GPIO pin numbers, added Port A definitions 17 - * 04-10-2004 BJD Fixed number of bugs, added EXT IRQ filter defs 18 - * 17-10-2004 BJD Added GSTATUS1 register definitions 19 - * 18-11-2004 BJD Fixed definitions of GPE3, GPE4, GPE5 and GPE6 20 - * 18-11-2004 BJD Added S3C2440 AC97 controls 21 - * 10-Mar-2005 LCVR Changed S3C2410_VA to S3C24XX_VA 22 - * 28-Mar-2005 LCVR Fixed definition of GPB10 23 - * 26-Oct-2005 BJD Added generic configuration types 24 - * 27-Nov-2005 LCVR Added definitions to S3C2400 registers 25 - * 15-Jan-2006 LCVR Written S3C24XX_GPIO_BASE() macro 26 11 */ 27 12 28 13
-4
include/asm-arm/arch-s3c2410/regs-gpioj.h
··· 8 8 * published by the Free Software Foundation. 9 9 * 10 10 * S3C2440 GPIO J register definitions 11 - * 12 - * Changelog: 13 - * 11-Aug-2004 BJD Created file 14 - * 10-Feb-2005 BJD Fix GPJ12 definition (Guillaume Gourat) 15 11 */ 16 12 17 13
-4
include/asm-arm/arch-s3c2410/regs-iic.h
··· 8 8 * published by the Free Software Foundation. 9 9 * 10 10 * S3C2410 I2C Controller 11 - * 12 - * Changelog: 13 - * 03-Oct-2004 BJD Initial include for Linux 14 - * 08-Nov-2004 BJD Added S3C2440 filter register 15 11 */ 16 12 17 13 #ifndef __ASM_ARCH_REGS_IIC_H
+1 -11
include/asm-arm/arch-s3c2410/regs-iis.h
··· 8 8 * published by the Free Software Foundation. 9 9 * 10 10 * S3C2410 IIS register definition 11 - * 12 - * Changelog: 13 - * 19-06-2003 BJD Created file 14 - * 26-06-2003 BJD Finished off definitions for register addresses 15 - * 12-03-2004 BJD Updated include protection 16 - * 07-03-2005 BJD Added FIFO size flags and S3C2440 MPLL 17 - * 05-04-2005 LCVR Added IISFCON definitions for the S3C2400 18 - * 18-07-2005 DA Change IISCON_MPLL to IISMOD_MPLL 19 - * Correct IISMOD_256FS and IISMOD_384FS 20 - * Add IISCON_PSCEN 21 - */ 11 + */ 22 12 23 13 #ifndef __ASM_ARCH_REGS_IIS_H 24 14 #define __ASM_ARCH_REGS_IIS_H
+1 -8
include/asm-arm/arch-s3c2410/regs-irq.h
··· 6 6 * This program is free software; you can redistribute it and/or modify 7 7 * it under the terms of the GNU General Public License version 2 as 8 8 * published by the Free Software Foundation. 9 - * 10 - * 11 - * 12 - * Changelog: 13 - * 19-06-2003 BJD Created file 14 - * 12-03-2004 BJD Updated include protection 15 - * 10-03-2005 LCVR Changed S3C2410_VA to S3C24XX_VA 16 - */ 9 + */ 17 10 18 11 19 12 #ifndef ___ASM_ARCH_REGS_IRQ_H
-8
include/asm-arm/arch-s3c2410/regs-lcd.h
··· 6 6 * This program is free software; you can redistribute it and/or modify 7 7 * it under the terms of the GNU General Public License version 2 as 8 8 * published by the Free Software Foundation. 9 - * 10 - * 11 - * 12 - * Changelog: 13 - * 12-06-2003 BJD Created file 14 - * 26-06-2003 BJD Updated LCDCON register definitions 15 - * 12-03-2004 BJD Updated include protection 16 - * 10-03-2005 LCVR Changed S3C2410_VA to S3C24XX_VA 17 9 */ 18 10 19 11
-6
include/asm-arm/arch-s3c2410/regs-mem.h
··· 8 8 * published by the Free Software Foundation. 9 9 * 10 10 * S3C2410 Memory Control register definitions 11 - * 12 - * Changelog: 13 - * 29-Sep-2004 BJD Initial include for Linux 14 - * 10-Mar-2005 LCVR Changed S3C2410_VA to S3C24XX_VA 15 - * 04-Apr-2005 LCVR Added S3C2400 DRAM/BANKSIZE_MASK definitions 16 - * 17 11 */ 18 12 19 13 #ifndef __ASM_ARM_MEMREGS_H
-4
include/asm-arm/arch-s3c2410/regs-nand.h
··· 8 8 * published by the Free Software Foundation. 9 9 * 10 10 * S3C2410 NAND register definitions 11 - * 12 - * Changelog: 13 - * 18-Aug-2004 BJD Copied file from 2.4 and updated 14 - * 01-May-2005 BJD Added definitions for s3c2440 controller 15 11 */ 16 12 17 13 #ifndef __ASM_ARM_REGS_NAND
-5
include/asm-arm/arch-s3c2410/regs-rtc.h
··· 8 8 * published by the Free Software Foundation. 9 9 * 10 10 * S3C2410 Internal RTC register definition 11 - * 12 - * Changelog: 13 - * 19-06-2003 BJD Created file 14 - * 12-03-2004 BJD Updated include protection 15 - * 15-01-2005 LCVR Changed S3C2410_VA to S3C24XX_VA (s3c2400 support) 16 11 */ 17 12 18 13 #ifndef __ASM_ARCH_REGS_RTC_H
-5
include/asm-arm/arch-s3c2410/regs-sdi.h
··· 8 8 * published by the Free Software Foundation. 9 9 * 10 10 * S3C2410 MMC/SDIO register definitions 11 - * 12 - * Changelog: 13 - * 18-Aug-2004 Ben Dooks Created initial file 14 - * 29-Nov-2004 Koen Martens Added some missing defines, fixed duplicates 15 - * 29-Nov-2004 Ben Dooks Updated Koen's patch 16 11 */ 17 12 18 13 #ifndef __ASM_ARM_REGS_SDI
+1 -4
include/asm-arm/arch-s3c2410/regs-serial.h
··· 27 27 * You should have received a copy of the GNU General Public License 28 28 * along with this program; if not, write to the Free Software 29 29 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 30 - * 31 - * Modifications: 32 - * 10-Mar-2005 LCVR Changed S3C2410_VA to S3C24XX_VA (s3c2400 support) 33 - */ 30 + */ 34 31 35 32 #ifndef __ASM_ARM_REGS_SERIAL_H 36 33 #define __ASM_ARM_REGS_SERIAL_H
+1 -7
include/asm-arm/arch-s3c2410/regs-spi.h
··· 7 7 * published by the Free Software Foundation. 8 8 * 9 9 * S3C2410 SPI register definition 10 - * 11 - * Changelog: 12 - * 20-04-2004 KF Created file 13 - * 04-10-2004 BJD Removed VA address (no longer mapped) 14 - * tidied file for submission 15 - * 03-04-2005 LCVR Added S3C2400_SPPIN_nCS definition 16 - */ 10 + */ 17 11 18 12 #ifndef __ASM_ARCH_REGS_SPI_H 19 13 #define __ASM_ARCH_REGS_SPI_H
-7
include/asm-arm/arch-s3c2410/regs-timer.h
··· 8 8 * published by the Free Software Foundation. 9 9 * 10 10 * S3C2410 Timer configuration 11 - * 12 - * Changelog: 13 - * 05-06-2003 BJD Created file 14 - * 26-06-2003 BJD Added more timer definitions to mux / control 15 - * 12-03-2004 BJD Updated include protection 16 - * 10-02-2005 BJD Added S3C2410_TCFG1_MUX4_SHIFT (Guillaume Gourat) 17 - * 10-03-2005 LCVR Changed S3C2410_VA to S3C24XX_VA 18 11 */ 19 12 20 13
+1 -7
include/asm-arm/arch-s3c2410/regs-udc.h
··· 6 6 * modify it under the terms of the GNU General Public License as 7 7 * published by the Free Software Foundation; either version 2 of 8 8 * the License, or (at your option) any later version. 9 - * 10 - * Changelog: 11 - * 01-08-2004 Initial creation 12 - * 12-09-2004 Cleanup for submission 13 - * 24-10-2004 Fixed S3C2410_UDC_MAXP_REG definition 14 - * 10-03-2005 Changed S3C2410_VA to S3C24XX_VA 15 - */ 9 + */ 16 10 17 11 #ifndef __ASM_ARCH_REGS_UDC_H 18 12 #define __ASM_ARCH_REGS_UDC_H
+1 -6
include/asm-arm/arch-s3c2410/regs-watchdog.h
··· 1 - /* linux/include/asm/arch-s3c2410/regs0watchdog.h 1 + /* linux/include/asm/arch-s3c2410/regs-watchdog.h 2 2 * 3 3 * Copyright (c) 2003 Simtec Electronics <linux@simtec.co.uk> 4 4 * http://www.simtec.co.uk/products/SWLINUX/ ··· 8 8 * published by the Free Software Foundation. 9 9 * 10 10 * S3C2410 Watchdog timer control 11 - * 12 - * Changelog: 13 - * 21-06-2003 BJD Created file 14 - * 12-03-2004 BJD Updated include protection 15 - * 10-03-2005 LCVR Changed S3C2410_VA to S3C24XX_VA 16 11 */ 17 12 18 13