Commit 3c64ea8c authored by Alexandre Belloni's avatar Alexandre Belloni Committed by Jani Nikula
Browse files

drm/i915: fix spelling mistake "reserverd" -> "reserved"

parent 78abd9e2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4352,7 +4352,7 @@ static void gen10_sseu_device_status(struct drm_i915_private *dev_priv,
	for (s = 0; s < info->sseu.max_slices; s++) {
		/*
		 * FIXME: Valid SS Mask respects the spec and read
		 * only valid bits for those registers, excluding reserverd
		 * only valid bits for those registers, excluding reserved
		 * although this seems wrong because it would leave many
		 * subslices without ACK.
		 */