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

Commit 3c06cd1c authored by Ben Dooks's avatar Ben Dooks Committed by Russell King
Browse files

[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: default avatarBen Dooks <ben-linux@fluff.org>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 92e4805f
Loading
Loading
Loading
Loading
+0 −4
Original line number Original line Diff line number Diff line
@@ -9,10 +9,6 @@
 * This program is free software; you can redistribute it and/or modify
 * 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
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 * published by the Free Software Foundation.
 *
 * Changelog:
 *	20-Nov-2004 BJD  Created file
 *	07-Mar-2005 BJD  Added suspend/resume calls
*/
*/


#ifndef __ASM_ARCH_AUDIO_H
#ifndef __ASM_ARCH_AUDIO_H
+1 −5
Original line number Original line Diff line number Diff line
@@ -8,10 +8,6 @@
 * This program is free software; you can redistribute it and/or modify
 * 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
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 * published by the Free Software Foundation.
 *
 * Changelog:
 *  14-Sep-2004 BJD  Fixed IRQ_USBOC definition
 *  06-Jan-2003 BJD  Linux 2.6.0 version
*/
*/


#ifndef __ASM_ARCH_BASTIRQ_H
#ifndef __ASM_ARCH_BASTIRQ_H
+1 −7
Original line number Original line Diff line number Diff line
@@ -4,12 +4,6 @@
 *
 *
 * Copyright (C) 1997 Russell King
 * Copyright (C) 1997 Russell King
 *	     (C) 2003 Simtec Electronics
 *	     (C) 2003 Simtec Electronics
 *
 * Modifications:
 *  06-Dec-1997	RMK	Created.
 *  02-Sep-2003 BJD	Modified for S3C2410
 *  10-Mar-2005 LCVR	Changed S3C2410_VA to S3C24XX_VA
 *  13-Oct-2005 BJD	Fixed problems with LDRH/STRH offset range
*/
*/


#ifndef __ASM_ARM_ARCH_IO_H
#ifndef __ASM_ARM_ARCH_IO_H
+1 −8
Original line number Original line Diff line number Diff line
@@ -8,13 +8,6 @@
 * This program is free software; you can redistribute it and/or modify
 * 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
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 * published by the Free Software Foundation.
 *
 * Changelog:
 *  12-May-2003 BJD  Created file
 *  14-May-2003 BJD  Removed idle to aid debugging
 *  12-Jun-2003 BJD  Added reset via watchdog
 *  04-Sep-2003 BJD  Moved to v2.6
 *  28-Oct-2004 BJD  Added over-ride for idle, and fixed reset panic()
*/
*/


#include <asm/hardware.h>
#include <asm/hardware.h>
+0 −6
Original line number Original line Diff line number Diff line
@@ -8,12 +8,6 @@
 * This program is free software; you can redistribute it and/or modify
 * 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
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 * published by the Free Software Foundation.
 *
 * Changelog:
 *  02-Sep-2003 BJD  Created file
 *  05-Jan-2004 BJD  Updated for Linux 2.6.0
 *  22-Nov-2004 BJD  Fixed CLOCK_TICK_RATE
 *  10-Jan-2004 BJD  Removed s3c2410_clock_tick_rate
*/
*/


#ifndef __ASM_ARCH_TIMEX_H
#ifndef __ASM_ARCH_TIMEX_H
Loading