[PATCH 1/1] drm/amdgpu/display: remove unecessary TODO spl_os_types.h
Hamza Mahfooz
hamza.mahfooz at amd.com
Fri Aug 23 13:13:37 UTC 2024
On 8/23/24 00:35, Zaeem Mohamed wrote:
> Remove TODO from spl_os_types.h
>
> Signed-off-by: Zaeem Mohamed <zaeem.mohamed at amd.com>
s/unecessary TODO/unnecessary TODO in
With that addressed:
Reviewed-by: Hamza Mahfooz <hamza.mahfooz at amd.com>
> ---
> drivers/gpu/drm/amd/display/dc/spl/spl_os_types.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/display/dc/spl/spl_os_types.h b/drivers/gpu/drm/amd/display/dc/spl/spl_os_types.h
> index 058306bb41aa..709706ed4f2c 100644
> --- a/drivers/gpu/drm/amd/display/dc/spl/spl_os_types.h
> +++ b/drivers/gpu/drm/amd/display/dc/spl/spl_os_types.h
> @@ -18,7 +18,6 @@
> * general debug capabilities
> *
> */
> -// TODO: need backport
> #define SPL_BREAK_TO_DEBUGGER() ASSERT(0)
>
> static inline uint64_t spl_div_u64_rem(uint64_t dividend, uint32_t divisor, uint32_t *remainder)
--
Hamza
More information about the amd-gfx
mailing list