]> asedeno.scripts.mit.edu Git - linux.git/commit
power: supply: remove some duplicated includes
authorYangtao Li <tiny.windzz@gmail.com>
Wed, 26 Dec 2018 16:53:57 +0000 (11:53 -0500)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Sun, 20 Jan 2019 21:39:23 +0000 (22:39 +0100)
commit19836a1b8e28f61109514fbe86d36f6aac38bb70
treefdc063897f1a86a2d2810e4bd84030bda85f8633
parent6f12e46eebf1a7d4fdd66df5e815df96b8f8b1b5
power: supply: remove some duplicated includes

We include of.h twice. It's unnecessary,so
just remove them.

Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/power_supply_core.c