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

Commit c2dac868 authored by Frank Binns's avatar Frank Binns Committed by Chris Wilson
Browse files
parent 71240ed2
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -3465,7 +3465,7 @@ static int __init i915_init(void)


	if (!(driver.driver_features & DRIVER_MODESET)) {
	if (!(driver.driver_features & DRIVER_MODESET)) {
		/* Silently fail loading to not upset userspace. */
		/* Silently fail loading to not upset userspace. */
		DRM_DEBUG_DRIVER("KMS and UMS disabled.\n");
		DRM_DEBUG_DRIVER("KMS disabled.\n");
		return 0;
		return 0;
	}
	}