From 1b2a0853a71c71f293bd0cb4563c63d2567c429d Mon Sep 17 00:00:00 2001 From: Ben Dooks Date: Mon, 12 Feb 2007 16:03:22 +0100 Subject: [PATCH] --- yaml --- r: 48931 b: refs/heads/master c: 6db3eee422f80b9d440ea4c08280b52ac4bfa903 h: refs/heads/master i: 48929: 6b9ffe2ff350d7f9bdea9c77a81eda0a8ba83148 48927: 98526b8c36290f8c6bbc460ed97eb38c920a8d97 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-s3c2410/s3c2410.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 606fdfaacb29..63e7c6b5b206 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 72922bac1050f00fcd1dc3412fcfe71f8190f9c6 +refs/heads/master: 6db3eee422f80b9d440ea4c08280b52ac4bfa903 diff --git a/trunk/arch/arm/mach-s3c2410/s3c2410.c b/trunk/arch/arm/mach-s3c2410/s3c2410.c index d96fdcf2d2e3..1a86a9803753 100644 --- a/trunk/arch/arm/mach-s3c2410/s3c2410.c +++ b/trunk/arch/arm/mach-s3c2410/s3c2410.c @@ -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. */