tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / drivers / video / vt8623fb.c
index 34aae7a..65ccd21 100644 (file)
@@ -12,7 +12,6 @@
  * (http://davesdomain.org.uk/viafb/)
  */
 
-#include <linux/version.h>
 #include <linux/module.h>
 #include <linux/kernel.h>
 #include <linux/errno.h>
@@ -447,7 +446,7 @@ static int vt8623fb_set_par(struct fb_info *info)
 
        svga_wseq_mask(0x1E, 0xF0, 0xF0); // DI/DVP bus
        svga_wseq_mask(0x2A, 0x0F, 0x0F); // DI/DVP bus
-       svga_wseq_mask(0x16, 0x08, 0xBF); // FIFO read treshold
+       svga_wseq_mask(0x16, 0x08, 0xBF); // FIFO read threshold
        vga_wseq(NULL, 0x17, 0x1F);       // FIFO depth
        vga_wseq(NULL, 0x18, 0x4E);
        svga_wseq_mask(0x1A, 0x08, 0x08); // enable MMIO ?