It builds because in 6.13 and older this function has 'void *' argument which is casted to 'amdgpu_device *'.
On 2/19/25 10:08, Greg Kroah-Hartman wrote:
On Wed, Feb 19, 2025 at 09:59:05AM +0100, Błażej Szczygieł wrote:
This patch has to be changed for 6.13 - "gfx_v9_0_set_powergating_state" has 'amdgpu_device' argument instead of 'amdgpu_ip_block' argument there.
Why does it build then?
Anyway, can you send a working version? I'll go drop this from the queues for now.
thanks,
greg k-h