diff options
author | Ben Dooks <ben-linux@fluff.org> | 2006-09-06 19:03:21 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-09-06 19:03:21 +0100 |
commit | 916a0021014d1b21b76c21793694978bbd69cf22 (patch) | |
tree | dd5aba4c9620174090954e6602e5258374fee6d5 /arch/arm/mach-s3c2410/s3c244x-irq.c | |
parent | e89bc81103bb8798daae2c1871229620ed725657 (diff) | |
download | talos-obmc-linux-916a0021014d1b21b76c21793694978bbd69cf22.tar.gz talos-obmc-linux-916a0021014d1b21b76c21793694978bbd69cf22.zip |
[ARM] 3767/1: S3C24XX: remove changelog comments from arch/arm/mach-s3c2410
Patch from Ben Dooks
Remove the pointless changelog comments from
arch/arm/mach-s3c2410 files, as all this can
be found 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 'arch/arm/mach-s3c2410/s3c244x-irq.c')
-rw-r--r-- | arch/arm/mach-s3c2410/s3c244x-irq.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-s3c2410/s3c244x-irq.c b/arch/arm/mach-s3c2410/s3c244x-irq.c index 2aadca1ce7eb..74be83c4126e 100644 --- a/arch/arm/mach-s3c2410/s3c244x-irq.c +++ b/arch/arm/mach-s3c2410/s3c244x-irq.c @@ -17,9 +17,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Changelog: - * 25-Jul-2005 BJD Split from irq.c - * */ #include <linux/init.h> |