diff -urpN -X ../dontdiff linux-2.6.20-rmk-12feb2007/arch/arm/mach-s3c2410/s3c2410.c linux-2.6.20-rmk-12feb2007-s3c2443-1/arch/arm/mach-s3c2410/s3c2410.c
--- linux-2.6.20-rmk-12feb2007/arch/arm/mach-s3c2410/s3c2410.c	2007-02-12 10:28:24.000000000 +0000
+++ linux-2.6.20-rmk-12feb2007-s3c2443-1/arch/arm/mach-s3c2410/s3c2410.c	2007-02-12 14:53:02.000000000 +0000
@@ -110,7 +110,7 @@ static struct sys_device s3c2410_sysdev 
 
 /* need to register class before we actually register the device, and
  * we also need to ensure that it has been initialised before any of the
- * drivers even try to use it (even if not on an s3c2440 based system)
+ * drivers even try to use it (even if not on an s3c2410 based system)
  * as a driver which may support both 2410 and 2440 may try and use it.
 */
 

