diff -urpN -X linux-2.6.19-fix5/Documentation/dontdiff linux-2.6.19-fix5/arch/arm/mach-s3c2410/irq.h linux-2.6.19-fix6/arch/arm/mach-s3c2410/irq.h --- linux-2.6.19-fix5/arch/arm/mach-s3c2410/irq.h 2006-11-29 21:57:37.000000000 +0000 +++ linux-2.6.19-fix6/arch/arm/mach-s3c2410/irq.h 2006-12-17 16:33:52.000000000 +0000 @@ -8,8 +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. - * - * Modifications: */ #define irqdbf(x...) diff -urpN -X linux-2.6.19-fix5/Documentation/dontdiff linux-2.6.19-fix5/arch/arm/mach-s3c2410/s3c2440.h linux-2.6.19-fix6/arch/arm/mach-s3c2410/s3c2440.h --- linux-2.6.19-fix5/arch/arm/mach-s3c2410/s3c2440.h 2006-11-29 21:57:37.000000000 +0000 +++ linux-2.6.19-fix6/arch/arm/mach-s3c2410/s3c2440.h 2006-12-17 16:33:31.000000000 +0000 @@ -8,13 +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. - * - * Modifications: - * 24-Aug-2004 BJD Start of S3C2440 CPU support - * 04-Nov-2004 BJD Added s3c2440_init_uarts() - * 04-Jan-2005 BJD Moved uart init to cpu code - * 10-Jan-2005 BJD Moved 2440 specific init here - * 14-Jan-2005 BJD Split the clock initialisation code */ #ifdef CONFIG_CPU_S3C2440 diff -urpN -X linux-2.6.19-fix5/Documentation/dontdiff linux-2.6.19-fix5/arch/arm/mach-s3c2410/usb-simtec.h linux-2.6.19-fix6/arch/arm/mach-s3c2410/usb-simtec.h --- linux-2.6.19-fix5/arch/arm/mach-s3c2410/usb-simtec.h 2006-11-29 21:57:37.000000000 +0000 +++ linux-2.6.19-fix6/arch/arm/mach-s3c2410/usb-simtec.h 2006-12-17 16:34:11.000000000 +0000 @@ -10,9 +10,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. - * - * Modifications: - * 20-Aug-2004 BJD Created */ extern int usb_simtec_init(void);