remove a printk to make things less verbose
parent
2430d0c315
commit
ab7ee9c1af
|
@ -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…
Reference in New Issue