commit | 44363f14d9e7c9786ddbe7742d0f002b4ad685e1 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Sun Feb 03 17:31:49 2008 +0200 |
committer | Adrian Bunk <bunk@kernel.org> | Sun Feb 03 17:31:49 2008 +0200 |
tree | 2592509c1d80124f33d19182de7f87281c7e42df | |
parent | b8c268d10439bdd4ed469d58fbadf2c2f56801b0 [diff] [blame] |
drivers/video/: Spelling fixes Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
diff --git a/drivers/video/sm501fb.c b/drivers/video/sm501fb.c index 1be95a68..58f200c 100644 --- a/drivers/video/sm501fb.c +++ b/drivers/video/sm501fb.c
@@ -48,7 +48,7 @@ HEAD_PANEL = 1, }; -/* SM501 memory adress */ +/* SM501 memory address */ struct sm501_mem { unsigned long size; unsigned long sm_addr;