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

Commit 7a4261d5 authored by Thierry Reding's avatar Thierry Reding Committed by Matthias Brugger
Browse files

soc/mediatek: Remove unused variables



The PMIC wrapper driver adds a couple of variables that are never used.
Remove them to avoid build warnings.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
Signed-off-by: default avatarMatthias Brugger <matthias.bgg@gmail.com>
parent 1f022d84
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -563,8 +563,6 @@ static int pwrap_init_sidly(struct pmic_wrapper *wrp)

static int pwrap_init_reg_clock(struct pmic_wrapper *wrp)
{
	u32 wdata;
	u32 rdata;
	unsigned long rate_spi;
	int ck_mhz;