Skip to content

Commit

Permalink
drm/amdgpu/display: remove unnecessary TODO spl_os_types.h
Browse files Browse the repository at this point in the history
Remove unnecessary TODO from spl_os_types.h

Reviewed-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Zaeem Mohamed <zaeem.mohamed@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
  • Loading branch information
Zaeem Mohamed authored and Alex Deucher committed Aug 27, 2024
1 parent ff95eab commit e45a393
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/gpu/drm/amd/display/dc/spl/spl_os_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit e45a393

Please sign in to comment.