diff options
author | Denis Efremov <efremov@linux.com> | 2019-08-13 08:13:58 +0200 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2019-09-02 10:06:31 +0200 |
commit | 47c169e17bbd97a0dce44676ac10cbd317c35a11 (patch) | |
tree | 626a4360a650c2cefe48aa6a7c5c89e3d3727b8e /MAINTAINERS | |
parent | power: supply: sbs-battery: use correct flags field (diff) | |
download | linux-47c169e17bbd97a0dce44676ac10cbd317c35a11.tar.xz linux-47c169e17bbd97a0dce44676ac10cbd317c35a11.zip |
MAINTAINERS: N900: Remove isp1704_charger.h record
Update MAINTAINERS to reflect that isp1704_charger.h file was removed.
Cc: Pavel Machek <pavel@ucw.cz>
Cc: linux-pm@vger.kernel.org
Fixes: f5d782d46aa5 ("power: supply: isp1704: switch to gpiod API")
Signed-off-by: Denis Efremov <efremov@linux.com>
Reviewed-by: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'MAINTAINERS')
-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 <pali.rohar@gmail.com> 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 |