diff options
author | Ben Dooks <ben-linux@fluff.org> | 2006-09-09 19:44:57 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-09-09 19:44:57 +0100 |
commit | 3c06cd1c99449b2fd373df24fbc87e804f4ec4e6 (patch) | |
tree | c7b4bd853a08aa0c564df129fc6543c4afdf26fb /include/asm-arm/arch-s3c2410/system.h | |
parent | 92e4805fbc76f2af0f4139f88265dc73f91af051 (diff) | |
download | blackbird-op-linux-3c06cd1c99449b2fd373df24fbc87e804f4ec4e6.tar.gz blackbird-op-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 'include/asm-arm/arch-s3c2410/system.h')
-rw-r--r-- | include/asm-arm/arch-s3c2410/system.h | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/include/asm-arm/arch-s3c2410/system.h b/include/asm-arm/arch-s3c2410/system.h index 9b0d85024cb4..718246d85952 100644 --- a/include/asm-arm/arch-s3c2410/system.h +++ b/include/asm-arm/arch-s3c2410/system.h @@ -8,14 +8,7 @@ * 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: - * 12-May-2003 BJD Created file - * 14-May-2003 BJD Removed idle to aid debugging - * 12-Jun-2003 BJD Added reset via watchdog - * 04-Sep-2003 BJD Moved to v2.6 - * 28-Oct-2004 BJD Added over-ride for idle, and fixed reset panic() - */ +*/ #include <asm/hardware.h> #include <asm/io.h> |