Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

drm/radeon/cik: fix typo in documentation

Copy-paste typo.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

+1 -1
+1 -1
drivers/gpu/drm/radeon/cik.c
··· 3046 3046 } 3047 3047 3048 3048 /** 3049 - * cik_select_se_sh - select which SE, SH to address 3049 + * cik_get_rb_disabled - computes the mask of disabled RBs 3050 3050 * 3051 3051 * @rdev: radeon_device pointer 3052 3052 * @max_rb_num: max RBs (render backends) for the asic