diff options
author | Denis Efremov <[email protected]> | 2019-08-13 09:13:58 +0300 |
---|---|---|
committer | Sebastian Reichel <[email protected]> | 2019-09-02 10:06:31 +0200 |
commit | 47c169e17bbd97a0dce44676ac10cbd317c35a11 (patch) | |
tree | 626a4360a650c2cefe48aa6a7c5c89e3d3727b8e | |
parent | 99956a9e08251a1234434b492875b1eaff502a12 (diff) |
MAINTAINERS: N900: Remove isp1704_charger.h record
Update MAINTAINERS to reflect that isp1704_charger.h file was removed.
Cc: Pavel Machek <[email protected]>
Cc: [email protected]
Fixes: f5d782d46aa5 ("power: supply: isp1704: switch to gpiod API")
Signed-off-by: Denis Efremov <[email protected]>
Reviewed-by: Pali Rohár <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 783569e3c4b4..48e7b07187a5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11400,7 +11400,6 @@ NOKIA N900 POWER SUPPLY DRIVERS R: Pali Rohár <[email protected]> F: include/linux/power/bq2415x_charger.h F: include/linux/power/bq27xxx_battery.h -F: include/linux/power/isp1704_charger.h F: drivers/power/supply/bq2415x_charger.c F: drivers/power/supply/bq27xxx_battery.c F: drivers/power/supply/bq27xxx_battery_i2c.c |