commit | e868d61272caa648214046a096e5a6bfc068dc8c | [log] [tgz] |
---|---|---|
author | Simon Arlott <simon@fire.lp0.eu> | Mon May 14 08:15:10 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon May 21 14:31:39 2007 +0900 |
tree | 087153c10725af12129ac8c55bda489f255bdd2c | |
parent | 049fa57ce3b22d9f5acb251070941b630ee71d6e [diff] [blame] |
spelling fixes: arch/sh/ Spelling fixes in arch/sh/. Signed-off-by: Simon Arlott <simon@fire.lp0.eu> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/arch/sh/boards/landisk/gio.c b/arch/sh/boards/landisk/gio.c index 50d38be..a37643d 100644 --- a/arch/sh/boards/landisk/gio.c +++ b/arch/sh/boards/landisk/gio.c
@@ -69,7 +69,7 @@ } switch (cmd) { - case GIODRV_IOCSGIOSETADDR: /* addres set */ + case GIODRV_IOCSGIOSETADDR: /* address set */ addr = data; break;