Commit a20d5fa6 authored by Eric Anholt's avatar Eric Anholt

drm/vc4: Fix a "the the" typo in a comment.

Signed-off-by: default avatarEric Anholt <eric@anholt.net>
parent 20e48fd6
......@@ -194,7 +194,7 @@ check_tmu_write(struct vc4_validated_shader_info *validated_shader,
return false;
}
/* We assert that the the clamped address is the first
/* We assert that the clamped address is the first
* argument, and the UBO base address is the second argument.
* This is arbitrary, but simpler than supporting flipping the
* two either way.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment