diff options
| author | Daniel Baluta <[email protected]> | 2014-11-11 14:36:00 +0000 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2014-11-15 15:56:45 +0000 |
| commit | 11c2f16d1daf64bd0b2d4ce919c2b4f6690fb79a (patch) | |
| tree | cf4bb61fd3581a7b987a209b5d267b3d77127c6f | |
| parent | 3bfa74f86006ff8cc1c3cf71f3bdaa885e952f39 (diff) | |
MAINTAINERS: Add IIO include files
Files under include/linux/iio were not reported as part
of the IIO subsystem.
Reported-by: Cristina Ciocan <[email protected]>
Signed-off-by: Daniel Baluta <[email protected]>
Reviewed-by: Jingoo Han <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index df2aecf26079..264f3cc6e1b6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4707,6 +4707,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]> |