Commit a63bb351 authored by Davor Joja's avatar Davor Joja Committed by Michal Simek
Browse files

gpu: drm: xylon: Fixed compile error



Replace call to drm_fb_helper_restore_fbdev_mode() with
drm_fb_helper_restore_fbdev_mode_unlocked().

Error log:
drivers/gpu/drm/xylon/xylon_fbdev.c: In function 'xylon_drm_fbdev_restore_mode':
drivers/gpu/drm/xylon/xylon_fbdev.c:218:3: error: implicit declaration of
function 'drm_fb_helper_restore_fbdev_mode'
[-Werror=implicit-function-declaration]
   drm_fb_helper_restore_fbdev_mode(&fbdev->fb_helper);
   ^

Signed-off-by: default avatarDavor Joja <davorjoja@logicbricks.com>
Tested-by: default avatarChristian Kohn <christian.kohn@xilinx.com>
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent a79f0ed4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment