Skip to content

Commit

Permalink
Merge tag 'vfio-ccw-20200703' of https://git.kernel.org/pub/scm/linux…
Browse files Browse the repository at this point in the history
…/kernel/git/kvms390/vfio-ccw into fixes

add a missing include

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
  • Loading branch information
Heiko Carstens committed Jul 3, 2020
2 parents 9e9f85e + d8ca55a commit 075ebfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/s390/cio/vfio_ccw_chp.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
* Eric Farman <farman@linux.ibm.com>
*/

#include <linux/slab.h>
#include <linux/vfio.h>
#include "vfio_ccw_private.h"

Expand Down

0 comments on commit 075ebfe

Please sign in to comment.