aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert P. J. Day <[email protected]>2014-05-16 04:41:09 -0400
committerJiri Kosina <[email protected]>2014-06-19 15:30:47 +0200
commitee7a77a7c170a8d6a7706a52d8f3482b5944e319 (patch)
tree6048a8a61d59eefe4b6b796cc9f301530b50f7f6
parenteaa015d2bfc85dcabb44184b6ef826361b993c4b (diff)
MAINTAINERS: Add miscdevice.h to file list for char/misc drivers.
Signed-off-by: Robert P. J. Day <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ee175ff17256..70b3de619e35 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2146,6 +2146,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git
S: Supported
F: drivers/char/*
F: drivers/misc/*
+F: include/linux/miscdevice.h
CHECKPATCH
M: Andy Whitcroft <[email protected]>