diff options
author | Ben Dooks <ben-linux@fluff.org> | 2006-09-09 20:44:57 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-09-09 20:44:57 +0200 |
commit | 3c06cd1c99449b2fd373df24fbc87e804f4ec4e6 (patch) | |
tree | c7b4bd853a08aa0c564df129fc6543c4afdf26fb /include/asm-arm/arch-s3c2410/vmalloc.h | |
parent | [ARM] 3777/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410 [... (diff) | |
download | linux-3c06cd1c99449b2fd373df24fbc87e804f4ec4e6.tar.xz linux-3c06cd1c99449b2fd373df24fbc87e804f4ec4e6.zip |
[ARM] 3779/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410 [left]
Patch from Ben Dooks
Remove the last of the hangelogs from
include/asm-arm/arch-s3c2410, as this information
is available from the revision control system
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to '')
-rw-r--r-- | include/asm-arm/arch-s3c2410/vmalloc.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/include/asm-arm/arch-s3c2410/vmalloc.h b/include/asm-arm/arch-s3c2410/vmalloc.h index 33963cd5461b..0ae3bdb7e03b 100644 --- a/include/asm-arm/arch-s3c2410/vmalloc.h +++ b/include/asm-arm/arch-s3c2410/vmalloc.h @@ -10,11 +10,7 @@ * published by the Free Software Foundation. * * S3C2410 vmalloc definition - * - * Changelog: - * 12-Mar-2004 BJD Fixed header, added include protection - * 12=Mar-2004 BJD Fixed VMALLOC_END definitions - */ +*/ #ifndef __ASM_ARCH_VMALLOC_H #define __ASM_ARCH_VMALLOC_H |