Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 412a3df1 authored by Kirill A. Shutemov's avatar Kirill A. Shutemov Committed by Dave Airlie
Browse files

gma500: drop unused psb_intel_modeset_cleanup()

parent cc2e991c
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -1425,13 +1425,6 @@ int psb_intel_connector_clones(struct drm_device *dev, int type_mask)
	return index_mask;
}


void psb_intel_modeset_cleanup(struct drm_device *dev)
{
	drm_mode_config_cleanup(dev);
}


/* current intel driver doesn't take advantage of encoders
   always give back the encoder for the connector
*/