Commit 4d37fd51 authored by Jason Wang's avatar Jason Wang Committed by Alex Deucher

drm/radeon: Fix comment typo

The double `have' is duplicated in line 696, remove one.
Reviewed-by: default avatarChristian König <christian.koenig@amd.com>
Signed-off-by: default avatarJason Wang <wangborong@cdjrlc.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 869b10ac
......@@ -693,7 +693,7 @@ int radeon_gem_va_ioctl(struct drm_device *dev, void *data,
}
/* !! DONT REMOVE !!
* We don't support vm_id yet, to be sure we don't have have broken
* We don't support vm_id yet, to be sure we don't have broken
* userspace, reject anyone trying to use non 0 value thus moving
* forward we can use those fields without breaking existant userspace
*/
......
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