mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
drm/amd/dc: fix semicolon.cocci warnings
Remove unneeded semicolon. Generated by: scripts/coccinelle/misc/semicolon.cocci Signed-off-by: Julia Lawall <julia.lawall@lip6.fr> Signed-off-by: Fengguang Wu <fengguang.wu@intel.com> Reviewed-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
5866e7cf7d
commit
17a96033da
@ -135,7 +135,7 @@ static void update_num_audio(
|
||||
break;
|
||||
default:
|
||||
DC_ERR("DC: unexpected audio fuse!\n");
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
bool resource_construct(
|
||||
|
Loading…
Reference in New Issue
Block a user