diff options
author | Mikko Rapeli <mikko.rapeli@iki.fi> | 2017-08-06 18:44:27 +0200 |
---|---|---|
committer | Oded Gabbay <oded.gabbay@gmail.com> | 2017-08-06 18:44:27 +0200 |
commit | 472b46c352c9ff0b6fa57dbf85d77c51901a3368 (patch) | |
tree | 4eb1585dd0b0c6bea6a1f4412919c287892cf786 /Documentation/serial | |
parent | 7846b12fe0b5feab5446d892f41b5140c1419109 (diff) |
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: Mikko Rapeli <mikko.rapeli@iki.fi>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'Documentation/serial')
0 files changed, 0 insertions, 0 deletions