Commit 4d0664ab authored by Bartlomiej Zolnierkiewicz's avatar Bartlomiej Zolnierkiewicz
Browse files

Merge branch 'topic/remove-fbcon-notifiers' of...

Merge branch 'topic/remove-fbcon-notifiers' of git://anongit.freedesktop.org/drm/drm-misc into fbdev-for-next

Trivial buildfix (export fbcon_update_vcs symbol) from Daniel Vetter.
parents 2ee69280 24430914
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3037,6 +3037,7 @@ void fbcon_update_vcs(struct fb_info *info, bool all)
	else
		fbcon_modechanged(info);
}
EXPORT_SYMBOL(fbcon_update_vcs);

int fbcon_mode_deleted(struct fb_info *info,
		       struct fb_videomode *mode)