diff options
Diffstat (limited to 'drivers/video/mxsfb.c')
-rw-r--r-- | drivers/video/mxsfb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/mxsfb.c b/drivers/video/mxsfb.c index 9e8740bade32..a89901c7f5e9 100644 --- a/drivers/video/mxsfb.c +++ b/drivers/video/mxsfb.c | |||
@@ -701,7 +701,6 @@ static int mxsfb_init_fbinfo(struct mxsfb_info *host) | |||
701 | var->accel_flags = 0; | 701 | var->accel_flags = 0; |
702 | var->vmode = FB_VMODE_NONINTERLACED; | 702 | var->vmode = FB_VMODE_NONINTERLACED; |
703 | 703 | ||
704 | host->dotclk_delay = pdata->dotclk_delay; | ||
705 | host->ld_intf_width = pdata->ld_intf_width; | 704 | host->ld_intf_width = pdata->ld_intf_width; |
706 | 705 | ||
707 | /* Memory allocation for framebuffer */ | 706 | /* Memory allocation for framebuffer */ |