aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k
diff options
context:
space:
mode:
authorDaniel Mack <daniel@caiaq.de>2010-01-28 16:11:51 +0800
committerJiri Kosina <jkosina@suse.cz>2010-02-05 12:22:42 +0100
commit551e378ca1852dc51609b722014416d4da0770c6 (patch)
treec94a78f3a2452a6064bb503e2bd92d7c36ad4fc4 /arch/m68k
parentd9a5f04b6a8e0e681ae37fde84016a57ca17371f (diff)
tree-wide: s/widht/width/g typo in comments
Signed-off-by: Daniel Mack <daniel@caiaq.de> Cc: Jiri Kosina <trivial@kernel.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/m68k')
-rw-r--r--arch/m68k/include/asm/fbio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/include/asm/fbio.h b/arch/m68k/include/asm/fbio.h
index b9215a0907d..0a21da87f7d 100644
--- a/arch/m68k/include/asm/fbio.h
+++ b/arch/m68k/include/asm/fbio.h
@@ -173,7 +173,7 @@ struct mdi_cfginfo {
int mdi_ncluts; /* Number of implemented CLUTs in this MDI */
int mdi_type; /* FBTYPE name */
int mdi_height; /* height */
- int mdi_width; /* widht */
+ int mdi_width; /* width */
int mdi_size; /* available ram */
int mdi_mode; /* 8bpp, 16bpp or 32bpp */
int mdi_pixfreq; /* pixel clock (from PROM) */