On Wed, 14 Mar 2018 14:25:48 -0400 Tony Krowiak <akrowiak@xxxxxxxxxxxxxxxxxx> wrote: > diff --git a/drivers/s390/crypto/vfio_ap_private.h b/drivers/s390/crypto/vfio_ap_private.h > index a388b66..f6e7ed1 100644 > --- a/drivers/s390/crypto/vfio_ap_private.h > +++ b/drivers/s390/crypto/vfio_ap_private.h > @@ -11,6 +11,7 @@ > #include <linux/types.h> > #include <linux/device.h> > #include <linux/mdev.h> > +#include <asm/kvm-ap.h> > > #include "ap_bus.h" > Does this hunk belong in this patch?