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

Commit 46c09e16 authored by Ben Dooks's avatar Ben Dooks Committed by Russell King
Browse files

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



Patch from Ben Dooks

Remove changelog entries from include/asm-arm/arch-s3c2410
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 189e74ee
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -10,9 +10,6 @@
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 *
 * Modifications:
 *     10-Mar-2005 LCVR  Changed S3C2410_VA to S3C24XX_VA
*/

#include <asm/arch/map.h>
+0 −7
Original line number Diff line number Diff line
@@ -7,13 +7,6 @@
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 *
 *
 *  Changelog:
 *	07-Sep-2004	RTP	Created file
 *	03-Nov-2004	BJD	Updated and minor cleanups
 *	03-Aug-2005     RTP     Renamed to fb.h
 *	26-Oct-2005	BJD	Changed name of platdata init
*/

#ifndef __ASM_ARM_FB_H
+0 −10
Original line number Diff line number Diff line
@@ -8,16 +8,6 @@
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 *
 * Changelog:
 *  21-May-2003 BJD  Created file
 *  06-Jun-2003 BJD  Added CPU frequency settings
 *  03-Sep-2003 BJD  Linux v2.6 support
 *  12-Mar-2004 BJD  Fixed include protection, fixed type of clock vars
 *  14-Sep-2004 BJD  Added misccr and getpin to gpio
 *  01-Oct-2004 BJD  Added the new gpio functions
 *  16-Oct-2004 BJD  Removed the clock variables
 *  15-Jan-2006 LCVR Added s3c2400_gpio_getirq()
*/

#ifndef __ASM_ARCH_HARDWARE_H
+0 −4
Original line number Diff line number Diff line
@@ -8,10 +8,6 @@
 * published by the Free Software Foundation.
 *
 * S3C2410 CPU Idle controls
 *
 *  Changelog:
 *	28-Oct-2004  BJD  Initial version
 *
*/

#ifndef __ASM_ARCH_IDLE_H
+0 −4
Original line number Diff line number Diff line
@@ -8,10 +8,6 @@
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 *
 * Changelog:
 *	05-Oct-2004 BJD  Created file
 *	19-Oct-2004 BJD	 Updated for s3c2440
*/

#ifndef __ASM_ARCH_IIC_H
Loading