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

Commit 19d415a2 authored by Damien Lespiau's avatar Damien Lespiau Committed by Daniel Vetter
Browse files

drm/i915: Fix old reference to i830_sdvo_get_capabilities()



It's now intel_sdvo_get_capabilities().

Signed-off-by: default avatarDamien Lespiau <damien.lespiau@intel.com>
Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
parent e9d6944e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -80,7 +80,7 @@ struct intel_sdvo {

	/*
	 * Capabilities of the SDVO device returned by
	 * i830_sdvo_get_capabilities()
	 * intel_sdvo_get_capabilities()
	 */
	struct intel_sdvo_caps caps;