Skip to content

Commit

Permalink
drm/radeon: fix typo in function header comment
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitrii Cherkasov <DCherkasov@luxsoft.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
  • Loading branch information
Dmitrii Cherkasov authored and Alex Deucher committed Aug 13, 2012
1 parent 6759a0a commit f59abbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/gpu/drm/radeon/radeon_gart.c
Original file line number Diff line number Diff line change
Expand Up @@ -950,7 +950,7 @@ int radeon_vm_init(struct radeon_device *rdev, struct radeon_vm *vm)
}

/**
* radeon_vm_init - tear down a vm instance
* radeon_vm_fini - tear down a vm instance
*
* @rdev: radeon_device pointer
* @vm: requested vm
Expand Down

0 comments on commit f59abbf

Please sign in to comment.