]> Pileus Git - ~andy/linux/blobdiff - include/drm/drm_crtc.h
drm/edid: Fix secondary block fetch.
[~andy/linux] / include / drm / drm_crtc.h
index 1347524a8e30e296da51b61b4f35e10e1708e56b..f74523a299c99b8ce1cc256dd669fb772fa7f666 100644 (file)
@@ -666,8 +666,6 @@ extern void drm_fb_release(struct drm_file *file_priv);
 extern int drm_mode_group_init_legacy_group(struct drm_device *dev, struct drm_mode_group *group);
 extern struct edid *drm_get_edid(struct drm_connector *connector,
                                 struct i2c_adapter *adapter);
-extern int drm_do_probe_ddc_edid(struct i2c_adapter *adapter,
-                                unsigned char *buf, int len);
 extern int drm_add_edid_modes(struct drm_connector *connector, struct edid *edid);
 extern void drm_mode_probed_add(struct drm_connector *connector, struct drm_display_mode *mode);
 extern void drm_mode_remove(struct drm_connector *connector, struct drm_display_mode *mode);