mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-03 16:08:01 +02:00
remove a printk to make things less verbose
This commit is contained in:
parent
2430d0c315
commit
ab7ee9c1af
1 changed files with 0 additions and 1 deletions
|
|
@ -124,7 +124,6 @@ void intel_lvds_init(drm_device_t *dev)
|
|||
}
|
||||
|
||||
modes = intel_ddc_get_modes(output);
|
||||
printk(KERN_ERR "LVDS: added %d modes from EDID.\n", modes);
|
||||
intel_i2c_destroy(intel_output->ddc_bus);
|
||||
drm_output_destroy(output);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue