summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/plat-s3c/regs-timer.h
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@kernel.org>2008-08-10 15:25:55 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2008-08-16 20:01:18 +0100
commit66bfa2f03191aec2e2958414b1dfb80a56637133 (patch)
tree720074202ca7a8106c958fa6c150e6dc4b7292bb /include/asm-arm/plat-s3c/regs-timer.h
parent4f3e2664622d23a17c6fc45a4df4c35cd2612ffb (diff)
downloadlinux-66bfa2f03191aec2e2958414b1dfb80a56637133.tar.bz2
[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 'include/asm-arm/plat-s3c/regs-timer.h')
-rw-r--r--include/asm-arm/plat-s3c/regs-timer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/plat-s3c/regs-timer.h b/include/asm-arm/plat-s3c/regs-timer.h
index b4366ea39677..cc0eedd53e38 100644
--- a/include/asm-arm/plat-s3c/regs-timer.h
+++ b/include/asm-arm/plat-s3c/regs-timer.h
@@ -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))