diff options
author | Ben Dooks <ben-linux@fluff.org> | 2006-09-20 20:54:54 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-09-25 10:33:57 +0100 |
commit | 7f61a84076ce4a6fe83a381751e33972f2a91ddc (patch) | |
tree | 8336051e71bf57ef9fd44177b799281f5f33613c /arch/arm/mach-s3c2410/mach-smdk2440.c | |
parent | 72d70d06d8e431f40fc2d41710615735c0a84aed (diff) | |
download | blackbird-op-linux-7f61a84076ce4a6fe83a381751e33972f2a91ddc.tar.gz blackbird-op-linux-7f61a84076ce4a6fe83a381751e33972f2a91ddc.zip |
[ARM] 3843/1: S3C24XX: Remove modfication lines from comments
Remove the redundant Modification lines from
the top of the files in arch/arm/mach-s3c2410
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-s3c2410/mach-smdk2440.c')
-rw-r--r-- | arch/arm/mach-s3c2410/mach-smdk2440.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/arm/mach-s3c2410/mach-smdk2440.c b/arch/arm/mach-s3c2410/mach-smdk2440.c index d661c6b7ff56..e2205ff1b0ee 100644 --- a/arch/arm/mach-s3c2410/mach-smdk2440.c +++ b/arch/arm/mach-s3c2410/mach-smdk2440.c @@ -11,15 +11,6 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * - * Modifications: - * 01-Nov-2004 BJD Initial version - * 12-Nov-2004 BJD Updated for release - * 04-Jan-2005 BJD Fixes for pre-release - * 22-Feb-2005 BJD Updated for 2.6.11-rc5 relesa - * 10-Mar-2005 LCVR Replaced S3C2410_VA by S3C24XX_VA - * 14-Mar-2005 BJD void __iomem fixes - * 20-Sep-2005 BJD Added static to non-exported items - * 26-Oct-2005 BJD Added framebuffer data */ #include <linux/kernel.h> |