Skip to content

Commit

Permalink
[ARM] 3778/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3…
Browse files Browse the repository at this point in the history
…c2410 [simtec]

Patch from Ben Dooks

Remove changelog entries from include/asm-arm/arch-s3c2410
for all simtec .h files  as these are irrelevant with
version control.

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 Sep 9, 2006
1 parent c6e58eb commit d17f901
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 37 deletions.
3 changes: 0 additions & 3 deletions include/asm-arm/arch-s3c2410/anubis-cpld.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,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:
*
*/

#ifndef __ASM_ARCH_ANUBISCPLD_H
Expand Down
4 changes: 1 addition & 3 deletions include/asm-arm/arch-s3c2410/anubis-irq.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@
* 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:
*/
*/

#ifndef __ASM_ARCH_ANUBISIRQ_H
#define __ASM_ARCH_ANUBISIRQ_H
Expand Down
2 changes: 0 additions & 2 deletions include/asm-arm/arch-s3c2410/anubis-map.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,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:
*/

/* needs arch/map.h including with this */
Expand Down
5 changes: 0 additions & 5 deletions include/asm-arm/arch-s3c2410/bast-cpld.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +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:
* 25-May-2003 BJD Created file, added CTRL1 registers
* 30-Aug-2004 BJD Updated definitions from 2.4.26 port
* 30-Aug-2004 BJD Added CTRL3 and CTRL4 definitions
*/

#ifndef __ASM_ARCH_BASTCPLD_H
Expand Down
4 changes: 0 additions & 4 deletions include/asm-arm/arch-s3c2410/bast-map.h
Original file line number Diff line number Diff line change
Expand Up @@ -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:
* 06-Jan-2003 BJD Linux 2.6.0 version, moved bast specifics from arch/map.h
* 12-Mar-2004 BJD Fixed header include protection
*/

/* needs arch/map.h including with this */
Expand Down
3 changes: 0 additions & 3 deletions include/asm-arm/arch-s3c2410/bast-pmu.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,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:
* 08-Oct-2003 BJD Initial creation
*/

#ifndef __ASM_ARCH_BASTPMU_H
Expand Down
2 changes: 0 additions & 2 deletions include/asm-arm/arch-s3c2410/osiris-map.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,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:
*/

/* needs arch/map.h including with this */
Expand Down
4 changes: 0 additions & 4 deletions include/asm-arm/arch-s3c2410/vr1000-cpld.h
Original file line number Diff line number Diff line change
Expand Up @@ -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:
* 25-May-2003 BJD Created file, added CTRL1 registers
* 19-Mar-2004 BJD Added VR1000 CPLD definitions
*/

#ifndef __ASM_ARCH_VR1000CPLD_H
Expand Down
6 changes: 1 addition & 5 deletions include/asm-arm/arch-s3c2410/vr1000-irq.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,7 @@
* 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:
* 06-Jan-2003 BJD Linux 2.6.0 version
* 19-Mar-2004 BJD Updates for VR1000
*/
*/

#ifndef __ASM_ARCH_VR1000IRQ_H
#define __ASM_ARCH_VR1000IRQ_H
Expand Down
6 changes: 0 additions & 6 deletions include/asm-arm/arch-s3c2410/vr1000-map.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +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:
* 06-Jan-2003 BJD Linux 2.6.0 version, split specifics from arch/map.h
* 12-Mar-2004 BJD Fixed header include protection
* 19-Mar-2004 BJD Copied to VR1000 machine headers.
* 19-Jan-2005 BJD Updated map definitions
*/

/* needs arch/map.h including with this */
Expand Down

0 comments on commit d17f901

Please sign in to comment.