commit | 4e586fe990b199bdcb9d9f32071a13388cbae23b | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Oct 30 01:37:32 2020 +0100 |
committer | Sebastian Reichel <sebastian.reichel@collabora.com> | Mon Nov 30 02:45:37 2020 +0100 |
tree | b1ad125866382e282247d9fd2639c96af0db4dac | |
parent | 846651bf976fee3900e0ddab57bab5bb1b5d3d16 [diff] |
power: supply: bq24735: Drop unused include The driver include <linux/gpio.h> but actually only use <linux/gpio/consumer.h> which is includes below. Drop the surplus legacy header include. Cc: Peter Rosin <peda@axentia.se> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>