diff options
author | Ben Dooks <ben-linux@fluff.org> | 2006-09-09 20:44:52 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-09-09 20:44:52 +0200 |
commit | 46c09e1673554d59674d222339f3ff303ad6715f (patch) | |
tree | adbb6bcf707629b0ed8a3597fe197c8158981cef /include/asm-arm/arch-s3c2410/nand.h | |
parent | [ARM] 3775/1: S3C24XX: do not add same sysdev_driver to two classes (diff) | |
download | linux-46c09e1673554d59674d222339f3ff303ad6715f.tar.xz 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 '')
-rw-r--r-- | include/asm-arm/arch-s3c2410/nand.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-arm/arch-s3c2410/nand.h b/include/asm-arm/arch-s3c2410/nand.h index 9148ac045b0d..e350ae2acfc6 100644 --- a/include/asm-arm/arch-s3c2410/nand.h +++ b/include/asm-arm/arch-s3c2410/nand.h @@ -8,9 +8,6 @@ * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. - * - * Changelog: - * 23-Sep-2004 BJD Created file */ /* struct s3c2410_nand_set |