diff options
| author | 2026-03-09 17:18:25 -0400 | |
|---|---|---|
| committer | 2026-03-30 15:12:15 -0400 | |
| commit | f82480fafedf622541276d48a3b4fed20ce5d866 (patch) | |
| tree | ec3c9484f50018d2158f74fcc47b1c1b75c4844c /samples/kobject/ssh:/git@git.zx2c4.com | |
| parent | drm/amd/display: Move FPU Guards From DML To DC - Part 3 (diff) | |
drm/amd/display: Fixed Silence complier warnings in dc
[Why]
Resolve compiler warnings by marking unused parameters explicitly.
[How]
In .c and .h function definitions, keep parameter names
in signatures and add a line with `(void)param;` in function body
Preserved function signatures and avoids breaking code paths that
may reference the parameter under conditional compilation.
Reviewed-by: Dillon Varone <dillon.varone@amd.com>
Reviewed-by: Austin Zheng <austin.zheng@amd.com>
Signed-off-by: Gaghik Khachatrian <gaghik.khachatrian@amd.com>
Signed-off-by: Chuanyu Tseng <chuanyu.tseng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'samples/kobject/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
