diff options
author | Daniel Baluta <[email protected]> | 2014-11-13 15:19:47 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-11-13 16:17:06 -0800 |
commit | 8fe671fc0b9f5a0d013153a9ddbd979d6eff0547 (patch) | |
tree | 06b3ad89f36e69ad333a8bfe27aaae70708e9f6b | |
parent | bc53a3f46de8f3b2e28d46106216f3a759be8705 (diff) |
MAINTAINERS: add IIO include files
Files under include/linux/iio were not reported as part of the IIO
subsystem.
Signed-off-by: Daniel Baluta <[email protected]>
Reported-by: Cristina Ciocan <[email protected]>
Reviewed-by: Jingoo Han <[email protected]>
Cc: Hartmut Knaack <[email protected]>
Cc: Lars-Peter Clausen <[email protected]>
Cc: Peter Meerwald <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ea4d0058fd1b..60b1163dba28 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4716,6 +4716,7 @@ L: [email protected] S: Maintained F: drivers/iio/ F: drivers/staging/iio/ +F: include/linux/iio/ IKANOS/ADI EAGLE ADSL USB DRIVER M: Matthieu Castet <[email protected]> |