mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-15 02:56:13 +07:00
drm/amd/display: Change DTN_INFO macro
Signed-off-by: Wesley Chalmers <Wesley.Chalmers@amd.com> Reviewed-by: Wesley Chalmers <Wesley.Chalmers@amd.com> Acked-by: Harry Wentland <Harry.Wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
50e27654d7
commit
f811fd5a66
@ -124,7 +124,7 @@ void context_clock_trace(
|
||||
__VA_ARGS__);
|
||||
|
||||
#define DTN_INFO(...) \
|
||||
dm_logger_write(dc_ctx->logger, LOG_DTN, \
|
||||
dc_raw_log(dc_ctx, LOG_DTN, \
|
||||
__VA_ARGS__)
|
||||
|
||||
#define DC_SYNC_INFO(...) \
|
||||
|
Loading…
Reference in New Issue
Block a user