diff options
author | Cornelia Huck <[email protected]> | 2017-11-10 15:56:11 +0100 |
---|---|---|
committer | Heiko Carstens <[email protected]> | 2017-11-10 18:58:13 +0100 |
commit | 364a5607d6988b05b54cc0138cf8229203b9a33e (patch) | |
tree | 3c0bcc5da3ec364afb1a374fa5897c469e6ca9ae | |
parent | d0e810eeb3d326978f248b8f0233a2f30f58c72d (diff) |
MAINTAINERS: add virtio-ccw.h to virtio/s390 section
The file arch/s390/include/uapi/asm/virtio-ccw.h belongs to the
s390 virtio drivers as well.
Signed-off-by: Cornelia Huck <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6671f375f7fc..48c6f1179b9b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14312,6 +14312,7 @@ L: [email protected] S: Supported F: drivers/s390/virtio/ +F: arch/s390/include/uapi/asm/virtio-ccw.h VIRTIO GPU DRIVER M: David Airlie <[email protected]> |