diff options
author | Cesar Eduardo Barros <[email protected]> | 2013-01-04 15:35:36 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-01-04 16:11:47 -0800 |
commit | e07950a188184772e0a86b60d06bd13733c36adc (patch) | |
tree | 3e66dfe3f7b575459f36a7c81fb8d1fb649553f8 | |
parent | 8893bd03f8b412db59b397266e2b586e361e80a8 (diff) |
MAINTAINERS: fix Documentation/mei/
The documentation was moved to Documentation/misc-devices/mei/ instead.
Signed-off-by: Cesar Eduardo Barros <[email protected]>
Acked-by: Tomas Winkler <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b7d0fee4dc1c..7aa53497af3a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4117,7 +4117,7 @@ L: [email protected] S: Supported F: include/uapi/linux/mei.h F: drivers/misc/mei/* -F: Documentation/mei/* +F: Documentation/misc-devices/mei/* IOC3 ETHERNET DRIVER M: Ralf Baechle <[email protected]> |