Skip to content

Commit 075ebfe

Browse files
committed
Merge tag 'vfio-ccw-20200703' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into fixes
add a missing include Signed-off-by: Heiko Carstens <[email protected]>
2 parents 9e9f85e + d8ca55a commit 075ebfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/s390/cio/vfio_ccw_chp.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* Eric Farman <[email protected]>
99
*/
1010

11+
#include <linux/slab.h>
1112
#include <linux/vfio.h>
1213
#include "vfio_ccw_private.h"
1314

0 commit comments

Comments
 (0)