Skip to content

Commit

Permalink
[ARM] 4050/1: S3C24XX: remove old changelogs in arch/arm/mach-s3c2410
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Ben Dooks authored and Russell King committed Dec 17, 2006
1 parent b6d1f54 commit 92211ac
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
2 changes: 0 additions & 2 deletions arch/arm/mach-s3c2410/irq.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +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.
*
* Modifications:
*/

#define irqdbf(x...)
Expand Down
7 changes: 0 additions & 7 deletions arch/arm/mach-s3c2410/s3c2440.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +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.
*
* Modifications:
* 24-Aug-2004 BJD Start of S3C2440 CPU support
* 04-Nov-2004 BJD Added s3c2440_init_uarts()
* 04-Jan-2005 BJD Moved uart init to cpu code
* 10-Jan-2005 BJD Moved 2440 specific init here
* 14-Jan-2005 BJD Split the clock initialisation code
*/

#ifdef CONFIG_CPU_S3C2440
Expand Down
3 changes: 0 additions & 3 deletions arch/arm/mach-s3c2410/usb-simtec.h
Original file line number Diff line number Diff line change
Expand Up @@ -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:
* 20-Aug-2004 BJD Created
*/

extern int usb_simtec_init(void);
Expand Down

0 comments on commit 92211ac

Please sign in to comment.