Skip to content

Commit

Permalink
drm/radeon/cik: fix typo in documentation
Browse files Browse the repository at this point in the history
Copy-paste typo.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
  • Loading branch information
Alex Deucher committed Mar 6, 2014
1 parent 0d997b6 commit 972c5dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/gpu/drm/radeon/cik.c
Original file line number Diff line number Diff line change
Expand Up @@ -3046,7 +3046,7 @@ static u32 cik_create_bitmask(u32 bit_width)
}

/**
* cik_select_se_sh - select which SE, SH to address
* cik_get_rb_disabled - computes the mask of disabled RBs
*
* @rdev: radeon_device pointer
* @max_rb_num: max RBs (render backends) for the asic
Expand Down

0 comments on commit 972c5dd

Please sign in to comment.