summaryrefslogtreecommitdiffstats
path: root/sys/dev/vt/hw/fb/vt_early_fb.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/vt/hw/fb/vt_early_fb.c')
-rw-r--r--sys/dev/vt/hw/fb/vt_early_fb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/vt/hw/fb/vt_early_fb.c b/sys/dev/vt/hw/fb/vt_early_fb.c
index 5e818f7..a618ca3 100644
--- a/sys/dev/vt/hw/fb/vt_early_fb.c
+++ b/sys/dev/vt/hw/fb/vt_early_fb.c
@@ -296,7 +296,6 @@ vt_efb_init(struct vt_device *vd)
#else
vt_efb_initialize(info);
#endif
- fb_probe(info);
vt_fb_init(vd);
return (CN_INTERNAL);
OpenPOWER on IntegriCloud