mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
power: supply: Remove duplicate line on Makefile
There are two identical lines for cw2015_battery.
Fixes: 93120310c3 ("power: battery/charger: move battery/charger drivers to power/supply")
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: I1af6546464a248534dbc71ef51e5585bff15c5ff
This commit is contained in:
@@ -104,7 +104,6 @@ obj-$(CONFIG_CHARGER_BD70528) += bd70528-charger.o
|
||||
obj-$(CONFIG_CHARGER_BD99954) += bd99954-charger.o
|
||||
obj-$(CONFIG_CHARGER_WILCO) += wilco-charger.o
|
||||
obj-$(CONFIG_RN5T618_POWER) += rn5t618_power.o
|
||||
obj-$(CONFIG_BATTERY_CW2015) += cw2015_battery.o
|
||||
obj-$(CONFIG_BATTERY_RK816) += rk816_battery.o
|
||||
obj-$(CONFIG_BATTERY_RK817) += rk817_battery.o
|
||||
obj-$(CONFIG_CHARGER_RK817) += rk817_charger.o
|
||||
|
||||
Reference in New Issue
Block a user