Define __poll_t type in the LinuxKPI.
Submitted by: Johannes Lundberg <johalun0@gmail.com> MFC after: 1 week Sponsored by: Mellanox Technologies
This commit is contained in:
parent
d19afc9abf
commit
f698bc4d76
@ -59,6 +59,7 @@ typedef uint64_t loff_t;
|
||||
typedef vm_paddr_t resource_size_t;
|
||||
typedef uint16_t __bitwise__ __sum16;
|
||||
typedef unsigned long pgoff_t;
|
||||
typedef unsigned __poll_t;
|
||||
|
||||
typedef u64 phys_addr_t;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user