drm/amdkfd: reformat IOCTL definitions to drm-style
authorOded Gabbay <oded.gabbay@amd.com>
Mon, 29 Dec 2014 13:24:25 +0000 (15:24 +0200)
committerOded Gabbay <oded.gabbay@amd.com>
Tue, 6 Jan 2015 17:44:36 +0000 (19:44 +0200)
This patch reformats the ioctl definitions in kfd_ioctl.h to be similar to the
drm ioctls definition style.

v2: Renamed KFD_COMMAND_(START|END) to AMDKFD_...

Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>

No differences found