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

Commit 983e4d34 authored by Alan Cox's avatar Alan Cox Committed by Greg Kroah-Hartman
Browse files

gma500: Fix unused variable in cdv support

parent 9fce3623
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -133,7 +133,6 @@ static void cdv_hdmi_restore(struct drm_connector *connector)
static enum drm_connector_status cdv_hdmi_detect(
				struct drm_connector *connector, bool force)
{
	struct drm_device *dev = connector->dev;
	struct psb_intel_output *psb_intel_output =
						to_psb_intel_output(connector);
	struct mid_intel_hdmi_priv *hdmi_priv = psb_intel_output->dev_priv;