projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0e810e
)
MAINTAINERS: add virtio-ccw.h to virtio/s390 section
author
Cornelia Huck
<cohuck@redhat.com>
Fri, 10 Nov 2017 14:56:11 +0000
(15:56 +0100)
committer
Heiko Carstens
<heiko.carstens@de.ibm.com>
Fri, 10 Nov 2017 17:58:13 +0000
(18:58 +0100)
The file arch/s390/include/uapi/asm/virtio-ccw.h belongs to the
s390 virtio drivers as well.
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 6671f375f7fcdd1cf9e40f62c884f1ef9592dab9..48c6f1179b9bf95be15e93dab2a746a50f4581b8 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-14312,6
+14312,7
@@
L: virtualization@lists.linux-foundation.org
L: kvm@vger.kernel.org
S: Supported
F: drivers/s390/virtio/
+F: arch/s390/include/uapi/asm/virtio-ccw.h
VIRTIO GPU DRIVER
M: David Airlie <airlied@linux.ie>