diff --git a/drivers/video/rockchip/rk_fb.c b/drivers/video/rockchip/rk_fb.c index cfc3e6e7730d..90932633d41a 100644 --- a/drivers/video/rockchip/rk_fb.c +++ b/drivers/video/rockchip/rk_fb.c @@ -1180,7 +1180,6 @@ int rk_fb_register(struct rk_lcdc_device_driver *dev_drv, #endif { fb_inf->fb[0]->fbops->fb_open(fb_inf->fb[0],1); - dev_drv->load_screen(dev_drv,1); fb_inf->fb[0]->fbops->fb_set_par(fb_inf->fb[0]); #if defined(CONFIG_LOGO_LINUX_BMP)