mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 23:03:57 -04:00
drm/amd/display: Fix up dm logging functionality
Signed-off-by: Anthony Koo <Anthony.Koo@amd.com> Reviewed-by: Aric Cyr <Aric.Cyr@amd.com> Acked-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
cba5e8708e
commit
66dec27a98
@@ -355,10 +355,6 @@ void dm_perf_trace_timestamp(const char *func_name, unsigned int line);
|
||||
/*
|
||||
* Debug and verification hooks
|
||||
*/
|
||||
bool dm_helpers_dc_conn_log(
|
||||
struct dc_context *ctx,
|
||||
struct log_entry *entry,
|
||||
enum dc_log_type event);
|
||||
|
||||
void dm_dtn_log_begin(struct dc_context *ctx);
|
||||
void dm_dtn_log_append_v(struct dc_context *ctx, const char *msg, ...);
|
||||
|
||||
Reference in New Issue
Block a user