Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6dea3019 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "power: smb135x-charger: fix the type of dc_psy_type"

parents a4d7bbb9 7397ff81
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -274,7 +274,7 @@ struct smb135x_chg {
	struct power_supply		batt_psy;
	struct power_supply		dc_psy;
	struct power_supply		*bms_psy;
	enum power_supply_type		dc_psy_type;
	int				dc_psy_type;
	int				dc_psy_ma;
	const char			*bms_psy_name;