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

Skip to content
Commit 472b46c3 authored by Mikko Rapeli's avatar Mikko Rapeli Committed by Oded Gabbay
Browse files

uapi linux/kfd_ioctl.h: only use __u32 and __u64



Include <drm/drm.h> instead of <linux/types.h> which on Linux includes
<linux/types.h> and on non-Linux platforms defines __u32 etc types.

Fixes user space compilation errors like:

linux/kfd_ioctl.h:33:2: error: unknown type name ‘uint32_t’
  uint32_t major_version; /* from KFD */
  ^~~~~~~~

Signed-off-by: default avatarMikko Rapeli <mikko.rapeli@iki.fi>
Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarOded Gabbay <oded.gabbay@gmail.com>
parent 7846b12f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment