Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f811fd5a authored by Wesley Chalmers's avatar Wesley Chalmers Committed by Alex Deucher
Browse files

drm/amd/display: Change DTN_INFO macro

parent 50e27654
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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(...) \