projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98ce2d2
)
MAINTAINERS: mei: add mei_cl_bus.h to maintained file list
author
Tomas Winkler
<tomas.winkler@intel.com>
Sat, 13 Jun 2015 19:11:33 +0000
(22:11 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 13 Jun 2015 21:24:44 +0000
(14:24 -0700)
mei_cl_bus.h was overlooked when we added the mei bus
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index f6ba62c3db826c5707ba7e546a4d8549299e0411..c58e2f0612e746a90c394f638caffebcf9487c65 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-5279,6
+5279,7
@@
M: Tomas Winkler <tomas.winkler@intel.com>
L: linux-kernel@vger.kernel.org
S: Supported
F: include/uapi/linux/mei.h
+F: include/linux/mei_cl_bus.h
F: drivers/misc/mei/*
F: Documentation/misc-devices/mei/*