mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 10:04:04 +02:00
drm/amd/display: Refactor HDCP Status Log Format
Add missing part for drm/amd/display: fw locality check refactors Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com> Signed-off-by: Wenjing Liu <wenjing.liu@amd.com> Signed-off-by: Fangzhi Zuo <Jerry.Zuo@amd.com> Tested-by: Dan Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
401f8f33ad
commit
45c5fb0be3
|
|
@ -126,7 +126,6 @@ void mod_hdcp_log_ddc_trace(struct mod_hdcp *hdcp)
|
|||
}
|
||||
|
||||
#define CASE_FORMAT(entry) case entry: return #entry;
|
||||
|
||||
char *mod_hdcp_status_to_str(int32_t status)
|
||||
{
|
||||
switch (status) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user