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-gpio.h | |
parent | 4f3e2664622d23a17c6fc45a4df4c35cd2612ffb (diff) | |
download | blackbird-obmc-linux-66bfa2f03191aec2e2958414b1dfb80a56637133.tar.gz blackbird-obmc-linux-66bfa2f03191aec2e2958414b1dfb80a56637133.zip |
[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-gpio.h')
-rw-r--r-- | arch/arm/mach-s3c2410/include/mach/regs-gpio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c2410/include/mach/regs-gpio.h b/arch/arm/mach-s3c2410/include/mach/regs-gpio.h index 30bec027f5fa..528080ceac44 100644 --- a/arch/arm/mach-s3c2410/include/mach/regs-gpio.h +++ b/arch/arm/mach-s3c2410/include/mach/regs-gpio.h @@ -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)) |