linux-headers: update

Update against Linux v4.12-rc1.

Also include the new vfio_ccw.h header.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
This commit is contained in:
Cornelia Huck 2017-05-18 13:47:27 +02:00
parent f881bbdf72
commit 74c98e20a6
20 changed files with 151 additions and 16 deletions

View file

@ -393,5 +393,6 @@
#define __NR_preadv2 380
#define __NR_pwritev2 381
#define __NR_kexec_file_load 382
#define __NR_statx 383
#endif /* _ASM_POWERPC_UNISTD_H_ */