power: supply: max8903: Absorb pdata header
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 10 Jan 2021 14:01:59 +0000 (15:01 +0100)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Tue, 12 Jan 2021 22:23:49 +0000 (23:23 +0100)
commit3188677d4901fbfb7a363ab2558e0a4bc76deecb
tree743eeff3d4621ba0b5b6f12d796ebf9d6c1c8a8b
parented3c19bdb0f46bf6152bfccd51425ad14f2d3e97
power: supply: max8903: Absorb pdata header

The platform data header is not included by any other file in
the kernel but the driver itself. Decomission the stand-alone
header and absorb it into the driver itself.

Cc: Chris Lapa <chris@lapa.com.au>
Cc: MyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/max8903_charger.c
include/linux/power/max8903_charger.h [deleted file]