Re: [PATCH] drm/amd/display: Remove incorrect macro guard

2025-03-12 Thread Alex Hung
On 3/12/25 02:11, Christian König wrote: Am 11.03.25 um 18:10 schrieb Alex Hung: This macro guard "__cplusplus" is unnecessary and should not be there. Signed-off-by: Alex Hung --- drivers/gpu/drm/amd/display/dc/sspl/dc_spl.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/

Re: [PATCH] drm/amd/display: Remove incorrect macro guard

2025-03-12 Thread Christian König
Am 11.03.25 um 18:10 schrieb Alex Hung: > This macro guard "__cplusplus" is unnecessary and should not be there. > > Signed-off-by: Alex Hung > --- > drivers/gpu/drm/amd/display/dc/sspl/dc_spl.h | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/drivers/gpu/drm/amd/display/dc/sspl/dc_spl.

Re: [PATCH] drm/amd/display: Remove incorrect macro guard

2025-03-11 Thread Rodrigo Siqueira
On 03/11, Alex Hung wrote: > This macro guard "__cplusplus" is unnecessary and should not be there. > > Signed-off-by: Alex Hung > --- > drivers/gpu/drm/amd/display/dc/sspl/dc_spl.h | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/drivers/gpu/drm/amd/display/dc/sspl/dc_spl.h > b/driv

[PATCH] drm/amd/display: Remove incorrect macro guard

2025-03-11 Thread Alex Hung
This macro guard "__cplusplus" is unnecessary and should not be there. Signed-off-by: Alex Hung --- drivers/gpu/drm/amd/display/dc/sspl/dc_spl.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/gpu/drm/amd/display/dc/sspl/dc_spl.h b/drivers/gpu/drm/amd/display/dc/sspl/dc_spl.h inde