Commit 89545d6d authored by Mikko Rapeli's avatar Mikko Rapeli Committed by Gabriel Laskar
Browse files

include/uapi/linux/virtio_gpu.h: use __u8 from <linux/types.h>



Kernel headers exported to userspace are should these types.

Fixes userspace compilation error:

error: unknown type name ‘uint8_t’

Signed-off-by: default avatarMikko Rapeli <mikko.rapeli@iki.fi>
parent 8e51012c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment