Commit 92211ac71e189942968af57e5d0aed30083760ef

Authored by Ben Dooks
Committed by Russell King
1 parent b6d1f542e3

[ARM] 4050/1: S3C24XX: remove old changelogs in arch/arm/mach-s3c2410

Remove old changelog entries in arch/arm/mach-s3c2410
which should be available from the version control
system.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

Showing 3 changed files with 0 additions and 12 deletions Side-by-side Diff

arch/arm/mach-s3c2410/irq.h
... ... @@ -8,8 +8,6 @@
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   - * Modifications:
13 11 */
14 12  
15 13 #define irqdbf(x...)
arch/arm/mach-s3c2410/s3c2440.h
... ... @@ -8,13 +8,6 @@
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   - * Modifications:
13   - * 24-Aug-2004 BJD Start of S3C2440 CPU support
14   - * 04-Nov-2004 BJD Added s3c2440_init_uarts()
15   - * 04-Jan-2005 BJD Moved uart init to cpu code
16   - * 10-Jan-2005 BJD Moved 2440 specific init here
17   - * 14-Jan-2005 BJD Split the clock initialisation code
18 11 */
19 12  
20 13 #ifdef CONFIG_CPU_S3C2440
arch/arm/mach-s3c2410/usb-simtec.h
... ... @@ -10,9 +10,6 @@
10 10 * This program is free software; you can redistribute it and/or modify
11 11 * it under the terms of the GNU General Public License version 2 as
12 12 * published by the Free Software Foundation.
13   - *
14   - * Modifications:
15   - * 20-Aug-2004 BJD Created
16 13 */
17 14  
18 15 extern int usb_simtec_init(void);