aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/sm501fb.c
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2008-02-03 17:31:49 +0200
committerAdrian Bunk <bunk@kernel.org>2008-02-03 17:31:49 +0200
commit44363f14d9e7c9786ddbe7742d0f002b4ad685e1 (patch)
tree2592509c1d80124f33d19182de7f87281c7e42df /drivers/video/sm501fb.c
parentdrivers/ssb/: Spelling fixes (diff)
downloadlinux-dev-44363f14d9e7c9786ddbe7742d0f002b4ad685e1.tar.xz
linux-dev-44363f14d9e7c9786ddbe7742d0f002b4ad685e1.zip
drivers/video/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'drivers/video/sm501fb.c')
-rw-r--r--drivers/video/sm501fb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/sm501fb.c b/drivers/video/sm501fb.c
index 1be95a68d696..58f200c69be3 100644
--- a/drivers/video/sm501fb.c
+++ b/drivers/video/sm501fb.c
@@ -48,7 +48,7 @@ enum sm501_controller {
HEAD_PANEL = 1,
};
-/* SM501 memory adress */
+/* SM501 memory address */
struct sm501_mem {
unsigned long size;
unsigned long sm_addr;