intel-iommu: Fix boot inside 64bit virtualbox with io-apic disabled
[safe/jmp/linux-2.6] / drivers / video / sm501fb.c
index 35370d0..b7dc180 100644 (file)
@@ -411,7 +411,7 @@ static int sm501fb_set_par_common(struct fb_info *info,
        struct sm501fb_par  *par = info->par;
        struct sm501fb_info *fbi = par->info;
        unsigned long pixclock;      /* pixelclock in Hz */
-       unsigned long sm501pixclock; /* pixelclock the 501 can achive in Hz */
+       unsigned long sm501pixclock; /* pixelclock the 501 can achieve in Hz */
        unsigned int mem_type;
        unsigned int clock_type;
        unsigned int head_addr;