diff options
author | Ben Dooks <ben-linux@fluff.org> | 2006-09-09 19:44:52 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-09-09 19:44:52 +0100 |
commit | 46c09e1673554d59674d222339f3ff303ad6715f (patch) | |
tree | adbb6bcf707629b0ed8a3597fe197c8158981cef /include/asm-arm/arch-s3c2410/idle.h | |
parent | 189e74ee9c18a5440511c5af525377c609d6ebbd (diff) | |
download | blackbird-op-linux-46c09e1673554d59674d222339f3ff303ad6715f.tar.gz blackbird-op-linux-46c09e1673554d59674d222339f3ff303ad6715f.zip |
[ARM] 3776/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410
Patch from Ben Dooks
Remove changelog entries from include/asm-arm/arch-s3c2410
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>
Diffstat (limited to 'include/asm-arm/arch-s3c2410/idle.h')
-rw-r--r-- | include/asm-arm/arch-s3c2410/idle.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-arm/arch-s3c2410/idle.h b/include/asm-arm/arch-s3c2410/idle.h index 749227c09576..eed450608f9c 100644 --- a/include/asm-arm/arch-s3c2410/idle.h +++ b/include/asm-arm/arch-s3c2410/idle.h @@ -8,10 +8,6 @@ * published by the Free Software Foundation. * * S3C2410 CPU Idle controls - * - * Changelog: - * 28-Oct-2004 BJD Initial version - * */ #ifndef __ASM_ARCH_IDLE_H |