During the rework for removing the FPU issues, I found the following warning: [..] dml_common_defs.o: warning: objtool: dml_round()+0x9: FPU instruction outside of kernel_fpu_{begin,end}() This file has a single function that does not need to be in a specific file. This commit drop dml_common_defs file, and move dml_round function to dml_inline_defs. CC: Christian König <christian.koenig@amd.com> CC: Alexander Deucher <Alexander.Deucher@amd.com> CC: Peter Zijlstra <peterz@infradead.org> CC: Tony Cheng <tony.cheng@amd.com> CC: Harry Wentland <hwentlan@amd.com> Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Reviewed-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
||
---|---|---|
.. | ||
dcn20 | ||
dcn21 | ||
dc_features.h | ||
display_mode_enums.h | ||
display_mode_lib.c | ||
display_mode_lib.h | ||
display_mode_structs.h | ||
display_mode_vba.c | ||
display_mode_vba.h | ||
display_rq_dlg_helpers.c | ||
display_rq_dlg_helpers.h | ||
dml1_display_rq_dlg_calc.c | ||
dml1_display_rq_dlg_calc.h | ||
dml_inline_defs.h | ||
dml_logger.h | ||
Makefile |