diff options
author | Joe Perches <joe@perches.com> | 2008-02-03 17:45:46 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2008-02-03 17:45:46 +0200 |
commit | fd3f8984f6fa1ad1a6c2283eef48ba6e5242bcc5 (patch) | |
tree | 12f69b5301ece00daff4a73aa9ed92e9e88d07a0 /include/linux/sm501-regs.h | |
parent | ab690d9fedf5103bc3057bcd20555159f613b5f2 (diff) |
include/linux/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'include/linux/sm501-regs.h')
-rw-r--r-- | include/linux/sm501-regs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/sm501-regs.h b/include/linux/sm501-regs.h index df7620dd8f31..64236b73c724 100644 --- a/include/linux/sm501-regs.h +++ b/include/linux/sm501-regs.h @@ -171,7 +171,7 @@ /* USB slave/gadget data port base */ #define SM501_USB_GADGET_DATA (0x070000) -/* Display contoller/video engine base */ +/* Display controller/video engine base */ #define SM501_DC (0x080000) /* common defines for the SM501 address registers */ |