[ARM] 4163/1: S3C2410: minor typo in init comment
authorBen Dooks <ben-linux@fluff.org>
Mon, 12 Feb 2007 15:03:22 +0000 (16:03 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 12 Feb 2007 19:27:22 +0000 (19:27 +0000)
Fix a reference to s3c2440 in the s3c2410 cpu file

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-s3c2410/s3c2410.c

index d96fdcf2d2e33a535156421e7ead2f139e31583e..1a86a9803753470acb87ea3476d30c9ece2a87d8 100644 (file)
@@ -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.
 */