diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-08-10 15:25:55 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2008-08-16 20:01:18 +0100 |
commit | 66bfa2f03191aec2e2958414b1dfb80a56637133 (patch) | |
tree | 720074202ca7a8106c958fa6c150e6dc4b7292bb /arch/arm/mach-s3c2410/include/mach/regs-clock.h | |
parent | 4f3e2664622d23a17c6fc45a4df4c35cd2612ffb (diff) |
[ARM] 5191/1: ARM: remove CVS keywords
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>
Diffstat (limited to 'arch/arm/mach-s3c2410/include/mach/regs-clock.h')
-rw-r--r-- | arch/arm/mach-s3c2410/include/mach/regs-clock.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c2410/include/mach/regs-clock.h b/arch/arm/mach-s3c2410/include/mach/regs-clock.h index d583688458a4..b3f90aa78076 100644 --- a/arch/arm/mach-s3c2410/include/mach/regs-clock.h +++ b/arch/arm/mach-s3c2410/include/mach/regs-clock.h @@ -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) |