diff -urpN -X ../dontdiff linux-2.6.18-rc6-bjd6/include/asm-arm/arch-s3c2410/audio.h linux-2.6.18-rc6-bjd7/include/asm-arm/arch-s3c2410/audio.h --- linux-2.6.18-rc6-bjd6/include/asm-arm/arch-s3c2410/audio.h 2006-06-18 02:49:35.000000000 +0100 +++ linux-2.6.18-rc6-bjd7/include/asm-arm/arch-s3c2410/audio.h 2006-09-08 00:50:23.000000000 +0100 @@ -9,10 +9,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: - * 20-Nov-2004 BJD Created file - * 07-Mar-2005 BJD Added suspend/resume calls */ #ifndef __ASM_ARCH_AUDIO_H diff -urpN -X ../dontdiff linux-2.6.18-rc6-bjd6/include/asm-arm/arch-s3c2410/bast-irq.h linux-2.6.18-rc6-bjd7/include/asm-arm/arch-s3c2410/bast-irq.h --- linux-2.6.18-rc6-bjd6/include/asm-arm/arch-s3c2410/bast-irq.h 2006-06-18 02:49:35.000000000 +0100 +++ linux-2.6.18-rc6-bjd7/include/asm-arm/arch-s3c2410/bast-irq.h 2006-09-08 00:51:16.000000000 +0100 @@ -8,11 +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: - * 14-Sep-2004 BJD Fixed IRQ_USBOC definition - * 06-Jan-2003 BJD Linux 2.6.0 version - */ +*/ #ifndef __ASM_ARCH_BASTIRQ_H #define __ASM_ARCH_BASTIRQ_H diff -urpN -X ../dontdiff linux-2.6.18-rc6-bjd6/include/asm-arm/arch-s3c2410/io.h linux-2.6.18-rc6-bjd7/include/asm-arm/arch-s3c2410/io.h --- linux-2.6.18-rc6-bjd6/include/asm-arm/arch-s3c2410/io.h 2006-06-18 02:49:35.000000000 +0100 +++ linux-2.6.18-rc6-bjd7/include/asm-arm/arch-s3c2410/io.h 2006-09-08 00:50:35.000000000 +0100 @@ -4,13 +4,7 @@ * * Copyright (C) 1997 Russell King * (C) 2003 Simtec Electronics - * - * Modifications: - * 06-Dec-1997 RMK Created. - * 02-Sep-2003 BJD Modified for S3C2410 - * 10-Mar-2005 LCVR Changed S3C2410_VA to S3C24XX_VA - * 13-Oct-2005 BJD Fixed problems with LDRH/STRH offset range - */ +*/ #ifndef __ASM_ARM_ARCH_IO_H #define __ASM_ARM_ARCH_IO_H diff -urpN -X ../dontdiff linux-2.6.18-rc6-bjd6/include/asm-arm/arch-s3c2410/system.h linux-2.6.18-rc6-bjd7/include/asm-arm/arch-s3c2410/system.h --- linux-2.6.18-rc6-bjd6/include/asm-arm/arch-s3c2410/system.h 2006-06-18 02:49:35.000000000 +0100 +++ linux-2.6.18-rc6-bjd7/include/asm-arm/arch-s3c2410/system.h 2006-09-08 00:50:42.000000000 +0100 @@ -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 #include diff -urpN -X ../dontdiff linux-2.6.18-rc6-bjd6/include/asm-arm/arch-s3c2410/timex.h linux-2.6.18-rc6-bjd7/include/asm-arm/arch-s3c2410/timex.h --- linux-2.6.18-rc6-bjd6/include/asm-arm/arch-s3c2410/timex.h 2006-06-18 02:49:35.000000000 +0100 +++ linux-2.6.18-rc6-bjd7/include/asm-arm/arch-s3c2410/timex.h 2006-09-08 00:50:48.000000000 +0100 @@ -8,12 +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: - * 02-Sep-2003 BJD Created file - * 05-Jan-2004 BJD Updated for Linux 2.6.0 - * 22-Nov-2004 BJD Fixed CLOCK_TICK_RATE - * 10-Jan-2004 BJD Removed s3c2410_clock_tick_rate */ #ifndef __ASM_ARCH_TIMEX_H diff -urpN -X ../dontdiff linux-2.6.18-rc6-bjd6/include/asm-arm/arch-s3c2410/uncompress.h linux-2.6.18-rc6-bjd7/include/asm-arm/arch-s3c2410/uncompress.h --- linux-2.6.18-rc6-bjd6/include/asm-arm/arch-s3c2410/uncompress.h 2006-09-05 01:34:01.000000000 +0100 +++ linux-2.6.18-rc6-bjd7/include/asm-arm/arch-s3c2410/uncompress.h 2006-09-08 00:50:55.000000000 +0100 @@ -8,15 +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: - * 22-May-2003 BJD Created - * 08-Sep-2003 BJD Moved to linux v2.6 - * 12-Mar-2004 BJD Updated header protection - * 12-Oct-2004 BJD Take account of debug uart configuration - * 15-Nov-2004 BJD Fixed uart configuration - * 22-Feb-2005 BJD Added watchdog to uncompress - * 04-Apr-2005 LCVR Added support to S3C2400 (no cpuid at GSTATUS1) */ #ifndef __ASM_ARCH_UNCOMPRESS_H diff -urpN -X ../dontdiff linux-2.6.18-rc6-bjd6/include/asm-arm/arch-s3c2410/usb-control.h linux-2.6.18-rc6-bjd7/include/asm-arm/arch-s3c2410/usb-control.h --- linux-2.6.18-rc6-bjd6/include/asm-arm/arch-s3c2410/usb-control.h 2006-06-18 02:49:35.000000000 +0100 +++ linux-2.6.18-rc6-bjd7/include/asm-arm/arch-s3c2410/usb-control.h 2006-09-08 00:51:00.000000000 +0100 @@ -8,11 +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: - * 11-Sep-2004 BJD Created file - * 21-Sep-2004 BJD Updated port info - * 09-Aug-2005 BJD Renamed s3c2410_report_oc s3c2410_usb_report_oc */ #ifndef __ASM_ARCH_USBCONTROL_H diff -urpN -X ../dontdiff linux-2.6.18-rc6-bjd6/include/asm-arm/arch-s3c2410/vmalloc.h linux-2.6.18-rc6-bjd7/include/asm-arm/arch-s3c2410/vmalloc.h --- linux-2.6.18-rc6-bjd6/include/asm-arm/arch-s3c2410/vmalloc.h 2006-06-18 02:49:35.000000000 +0100 +++ linux-2.6.18-rc6-bjd7/include/asm-arm/arch-s3c2410/vmalloc.h 2006-09-08 00:51:07.000000000 +0100 @@ -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