Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 92e4805f authored by Ben Dooks's avatar Ben Dooks Committed by Russell King
Browse files

[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: default avatarBen Dooks <ben-linux@fluff.org>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 46c09e16
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -7,9 +7,6 @@
 * published by the Free Software Foundation.
 *
 * S3C2410 ADC registers
 *
 *  Changelog:
 *    27-09-2004     SAH     Created file
*/

#ifndef __ASM_ARCH_REGS_ADC_H
+0 −12
Original line number Diff line number Diff line
@@ -8,18 +8,6 @@
 * published by the Free Software Foundation.
 *
 * S3C2410 clock register definitions
 *
 *  Changelog:
 *    18-Aug-2004 Ben Dooks         Added 2440 definitions
 *    08-Aug-2004 Herbert Ptzl     Added CLKCON definitions
 *    19-06-2003  Ben Dooks         Created file
 *    12-03-2004  Ben Dooks         Updated include protection
 *    29-Sep-2004 Ben Dooks	    Fixed usage for assembly inclusion
 *    10-Feb-2005 Ben Dooks	    Fixed CAMDIVN address (Guillaume Gourat)
 *    10-Mar-2005 Lucas Villa Real  Changed S3C2410_VA to S3C24XX_VA
 *    27-Aug-2005 Ben Dooks	    Add clock-slow info
 *    20-Oct-2005 Ben Dooks	    Fixed overflow in PLL (Guillaume Gourat)
 *    20-Oct-2005 Ben Dooks	    Add masks for DCLK (Guillaume Gourat)
*/

#ifndef __ASM_ARM_REGS_CLOCK
+0 −15
Original line number Diff line number Diff line
@@ -8,21 +8,6 @@
 * published by the Free Software Foundation.
 *
 * S3C2410 GPIO register definitions
 *
 *  Changelog:
 *    19-06-2003     BJD     Created file
 *    23-06-2003     BJD     Updated GSTATUS registers
 *    12-03-2004     BJD     Updated include protection
 *    20-07-2004     BJD     Added GPIO pin numbers, added Port A definitions
 *    04-10-2004     BJD     Fixed number of bugs, added EXT IRQ filter defs
 *    17-10-2004     BJD     Added GSTATUS1 register definitions
 *    18-11-2004     BJD     Fixed definitions of GPE3, GPE4, GPE5 and GPE6
 *    18-11-2004     BJD     Added S3C2440 AC97 controls
 *    10-Mar-2005    LCVR    Changed S3C2410_VA to S3C24XX_VA
 *    28-Mar-2005    LCVR    Fixed definition of GPB10
 *    26-Oct-2005    BJD     Added generic configuration types
 *    27-Nov-2005    LCVR    Added definitions to S3C2400 registers
 *    15-Jan-2006    LCVR    Written S3C24XX_GPIO_BASE() macro
*/


+0 −4
Original line number Diff line number Diff line
@@ -8,10 +8,6 @@
 * published by the Free Software Foundation.
 *
 * S3C2440 GPIO J register definitions
 *
 *  Changelog:
 *    11-Aug-2004     BJD     Created file
 *    10-Feb-2005     BJD     Fix GPJ12 definition (Guillaume Gourat)
*/


+0 −4
Original line number Diff line number Diff line
@@ -8,10 +8,6 @@
 * published by the Free Software Foundation.
 *
 * S3C2410 I2C Controller
 *
 *  Changelog:
 *	03-Oct-2004  BJD  Initial include for Linux
 *	08-Nov-2004  BJD  Added S3C2440 filter register
*/

#ifndef __ASM_ARCH_REGS_IIC_H
Loading