Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 14641ac4 authored by Rex Zhu's avatar Rex Zhu Committed by Alex Deucher
Browse files

drm/amd/powerplay: delete dead code in vega10_thermal.c

parent fbf66a3c
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -439,9 +439,6 @@ static int vega10_thermal_set_temperature_range(struct pp_hwmgr *hwmgr,

	cgs_write_register(hwmgr->device, reg, val);

	reg = soc15_get_register_offset(THM_HWID, 0,
			mmTHM_TCON_HTC_BASE_IDX, mmTHM_TCON_HTC);

	return 0;
}