commit | 8e7f91719db36440d63de37331367be9700ca0c7 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Thu Nov 01 14:03:28 2018 +0300 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Nov 05 15:46:51 2018 -0500 |
tree | e7a5fc7124033869eba9e091e97dce643bddfadc | |
parent | aba118389a6fb2ad7958de0f37b5869852bd38cf [diff] |
uapi: fix more linux/kfd_ioctl.h userspace compilation errors Consistently use types provided by <linux/types.h> via <drm/drm.h> to fix struct kfd_ioctl_get_queue_wave_state_args userspace compilation errors. Fixes: 5df099e8bc83f ("drm/amdkfd: Add wavefront context save state retrieval ioctl") Signed-off-by: Dmitry V. Levin <ldv@altlinux.org> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>