diff options
author | Joe Perches <joe@perches.com> | 2008-02-03 16:49:43 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2008-02-03 16:49:43 +0200 |
commit | 87b9bcd5aba2916edc0f6ec8814b628160ee7b64 (patch) | |
tree | 8d6681fe9536f3d075bdb3811d780c408d809844 /arch/arm/plat-s3c24xx/irq.c | |
parent | 7c4a52eb557d3928231ddbc89c9064cf9d50e385 (diff) |
arch/arm/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'arch/arm/plat-s3c24xx/irq.c')
-rw-r--r-- | arch/arm/plat-s3c24xx/irq.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-s3c24xx/irq.c b/arch/arm/plat-s3c24xx/irq.c index d486f511256..ae2c5d7efc9 100644 --- a/arch/arm/plat-s3c24xx/irq.c +++ b/arch/arm/plat-s3c24xx/irq.c @@ -47,7 +47,7 @@ * Mark IRQ_LCD valid * * 25-Jul-2005 Ben Dooks - * Split the S3C2440 IRQ code to seperate file + * Split the S3C2440 IRQ code to separate file */ #include <linux/init.h> |