diff options
author | Jean Delvare <khali@linux-fr.org> | 2009-11-26 09:22:32 +0100 |
---|---|---|
committer | Jean Delvare <khali@linux-fr.org> | 2009-11-26 09:22:32 +0100 |
commit | 03b70d625c10d1605012d41489d9df18467c5f55 (patch) | |
tree | d3403a3190b76a7ceb812b5cb0a0fff139ded40d /MAINTAINERS | |
parent | 5f5bfb09d81c9a1d26238ae6668e584c14ae3daf (diff) |
MAINTAINERS: Add missing i2c files
Add missing header files to the i2c subsystem section.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c824b4d6275..d5e8d5ad115 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2533,8 +2533,7 @@ S: Maintained F: Documentation/i2c/ F: drivers/i2c/ F: include/linux/i2c.h -F: include/linux/i2c-dev.h -F: include/linux/i2c-id.h +F: include/linux/i2c-*.h I2C-TINY-USB DRIVER M: Till Harbaum <till@harbaum.org> |