]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
drm/amdgpu/display: remove unnecessary TODO spl_os_types.h
authorZaeem Mohamed <zaeem.mohamed@amd.com>
Fri, 23 Aug 2024 04:30:15 +0000 (00:30 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 27 Aug 2024 21:56:02 +0000 (17:56 -0400)
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>
drivers/gpu/drm/amd/display/dc/spl/spl_os_types.h

index 058306bb41aa2a5276e0ebac6d071ba6c8fb0709..709706ed4f2c9e77f527a6ebe0502bc2c2af1b1b 100644 (file)
@@ -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)