Skip to content

Commit

Permalink
[ARM] 5191/1: ARM: remove CVS keywords
Browse files Browse the repository at this point in the history
This patch removes CVS keywords that weren't updated for a long time.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Adrian Bunk authored and Russell King committed Aug 16, 2008
1 parent 4f3e266 commit 66bfa2f
Show file tree
Hide file tree
Showing 17 changed files with 8 additions and 23 deletions.
2 changes: 0 additions & 2 deletions arch/arm/include/asm/mtd-xip.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +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.
*
* $Id: xip.h,v 1.2 2004/12/01 15:49:10 nico Exp $
*/

#ifndef __ARM_MTD_XIP_H__
Expand Down
2 changes: 0 additions & 2 deletions arch/arm/mach-integrator/cpu.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
*
* Copyright (C) 2001-2002 Deep Blue Solutions Ltd.
*
* $Id: cpu.c,v 1.6 2002/07/18 13:58:51 rmk Exp $
*
* 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.
Expand Down
2 changes: 0 additions & 2 deletions arch/arm/mach-integrator/include/mach/platform.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@
* NOTE: This is a multi-hosted header file for use with uHAL and
* supported debuggers.
*
* $Id: platform.s,v 1.32 2000/02/18 10:51:39 asims Exp $
*
* ***********************************************************************/

#ifndef __address_h
Expand Down
1 change: 0 additions & 1 deletion arch/arm/mach-lh7a40x/include/mach/ssp.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/* ssp.h
$Id$
written by Marc Singer
6 Dec 2004
Expand Down
1 change: 0 additions & 1 deletion arch/arm/mach-lh7a40x/lcd-panel.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/* lcd-panel.h
$Id$
written by Marc Singer
18 Jul 2005
Expand Down
2 changes: 0 additions & 2 deletions arch/arm/mach-pxa/include/mach/mtd-xip.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +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.
*
* $Id: xip.h,v 1.2 2004/12/01 15:49:10 nico Exp $
*/

#ifndef __ARCH_PXA_MTD_XIP_H__
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/mach-s3c2410/include/mach/regs-clock.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
*/

#ifndef __ASM_ARM_REGS_CLOCK
#define __ASM_ARM_REGS_CLOCK "$Id: clock.h,v 1.4 2003/04/30 14:50:51 ben Exp $"
#define __ASM_ARM_REGS_CLOCK

#define S3C2410_CLKREG(x) ((x) + S3C24XX_VA_CLKPWR)

Expand Down
2 changes: 1 addition & 1 deletion arch/arm/mach-s3c2410/include/mach/regs-gpio.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@


#ifndef __ASM_ARCH_REGS_GPIO_H
#define __ASM_ARCH_REGS_GPIO_H "$Id: gpio.h,v 1.5 2003/05/19 12:51:08 ben Exp $"
#define __ASM_ARCH_REGS_GPIO_H

#define S3C2410_GPIONO(bank,offset) ((bank) + (offset))

Expand Down
2 changes: 1 addition & 1 deletion arch/arm/mach-s3c2410/include/mach/regs-irq.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@


#ifndef ___ASM_ARCH_REGS_IRQ_H
#define ___ASM_ARCH_REGS_IRQ_H "$Id: irq.h,v 1.3 2003/03/25 21:29:06 ben Exp $"
#define ___ASM_ARCH_REGS_IRQ_H

/* interrupt controller */

Expand Down
2 changes: 1 addition & 1 deletion arch/arm/mach-s3c2410/include/mach/regs-lcd.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@


#ifndef ___ASM_ARCH_REGS_LCD_H
#define ___ASM_ARCH_REGS_LCD_H "$Id: lcd.h,v 1.3 2003/06/26 13:25:06 ben Exp $"
#define ___ASM_ARCH_REGS_LCD_H

#define S3C2410_LCDREG(x) (x)

Expand Down
2 changes: 1 addition & 1 deletion arch/arm/mach-s3c2410/include/mach/regs-mem.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
*/

#ifndef __ASM_ARM_MEMREGS_H
#define __ASM_ARM_MEMREGS_H "$Id: regs.h,v 1.8 2003/05/01 15:55:41 ben Exp $"
#define __ASM_ARM_MEMREGS_H

#ifndef S3C2410_MEMREG
#define S3C2410_MEMREG(x) (S3C24XX_VA_MEMCTRL + (x))
Expand Down
1 change: 0 additions & 1 deletion arch/arm/mach-s3c2410/mach-smdk2410.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
* Copyright (C) 2004 by FS Forth-Systeme GmbH
* All rights reserved.
*
* $Id: mach-smdk2410.c,v 1.1 2004/05/11 14:15:38 mpietrek Exp $
* @Author: Jonas Dietsche
*
* This program is free software; you can redistribute it and/or
Expand Down
2 changes: 0 additions & 2 deletions arch/arm/mach-sa1100/cpu-sa1110.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
*
* Copyright (C) 2001 Russell King
*
* $Id: cpu-sa1110.c,v 1.9 2002/07/06 16:53:18 rmk Exp $
*
* 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.
Expand Down
2 changes: 0 additions & 2 deletions arch/arm/mach-sa1100/include/mach/mtd-xip.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +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.
*
* $Id: xip.h,v 1.2 2004/12/01 15:49:10 nico Exp $
*/

#ifndef __ARCH_SA1100_MTD_XIP_H__
Expand Down
2 changes: 1 addition & 1 deletion include/asm-arm/plat-s3c/regs-nand.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
*/

#ifndef __ASM_ARM_REGS_NAND
#define __ASM_ARM_REGS_NAND "$Id: nand.h,v 1.3 2003/12/09 11:36:29 ben Exp $"
#define __ASM_ARM_REGS_NAND


#define S3C2410_NFREG(x) (x)
Expand Down
2 changes: 1 addition & 1 deletion include/asm-arm/plat-s3c/regs-timer.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@


#ifndef __ASM_ARCH_REGS_TIMER_H
#define __ASM_ARCH_REGS_TIMER_H "$Id: timer.h,v 1.4 2003/05/06 19:30:50 ben Exp $"
#define __ASM_ARCH_REGS_TIMER_H

#define S3C_TIMERREG(x) (S3C_VA_TIMER + (x))
#define S3C_TIMERREG2(tmr,reg) S3C_TIMERREG((reg)+0x0c+((tmr)*0x0c))
Expand Down
2 changes: 1 addition & 1 deletion include/asm-arm/plat-s3c/regs-watchdog.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@


#ifndef __ASM_ARCH_REGS_WATCHDOG_H
#define __ASM_ARCH_REGS_WATCHDOG_H "$Id: watchdog.h,v 1.2 2003/04/29 13:31:09 ben Exp $"
#define __ASM_ARCH_REGS_WATCHDOG_H

#define S3C_WDOGREG(x) ((x) + S3C_VA_WATCHDOG)

Expand Down

0 comments on commit 66bfa2f

Please sign in to comment.