[PATCH 5/9] MAINTAINERS: fix location of ina2xx.txt device tree file

From: Mauro Carvalho Chehab
Date: Tue Jun 26 2018 - 05:49:59 EST


This file got moved and merged, causing the old reference to
not exist anymore. Fix it.

Fixes: 6e24d205a8aa ("hwmon: ina209: move binding docs to proper place")
Fixes: 62bc9f15e443 ("dt-bindings: merge ina209 binding into ina2xx binding")
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@xxxxxxxxxx>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index a917139c2b65..77a0827845a2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7043,7 +7043,7 @@ M: Guenter Roeck <linux@xxxxxxxxxxxx>
L: linux-hwmon@xxxxxxxxxxxxxxx
S: Maintained
F: Documentation/hwmon/ina209
-F: Documentation/devicetree/bindings/i2c/ina209.txt
+F: Documentation/devicetree/bindings/hwmon/ina2xx.txt
F: drivers/hwmon/ina209.c

INA2XX HARDWARE MONITOR DRIVER
--
2.17.1