On 2017-09-06 08:34 AM, Christian König wrote: > +struct amdgpu_mn *amdgpu_mn_get(struct amdgpu_device *adev) { return NULL; } This one still needs to be static inline. Regards, Felix
On 2017-09-06 08:34 AM, Christian König wrote: > +struct amdgpu_mn *amdgpu_mn_get(struct amdgpu_device *adev) { return NULL; } This one still needs to be static inline. Regards, Felix