On 11/10/2017 07:15 PM, Heiko Carstens wrote: > On Fri, Nov 10, 2017 at 03:56:11PM +0100, Cornelia Huck wrote: >> The file arch/s390/include/uapi/asm/virtio-ccw.h belongs to the >> s390 virtio drivers as well. >> >> Signed-off-by: Cornelia Huck <cohuck@xxxxxxxxxx> Acked-by: Halil Pasic <pasic@xxxxxxxxxxxxxxxxxx> >> --- >> >> Martin, Heiko: It's probably best to take this through your tree. >> >> --- >> MAINTAINERS | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 6671f375f7fc..48c6f1179b9b 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -14312,6 +14312,7 @@ L: virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx >> L: kvm@xxxxxxxxxxxxxxx >> S: Supported >> F: drivers/s390/virtio/ >> +F: arch/s390/include/uapi/asm/virtio-ccw.h > > Applied, thanks. >