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

Commit 875dac1c authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

Merge tag 'v4.0-next-soc-fix' of https://github.com/mbgg/linux-mediatek into next/drivers

Merge "fix unused variable warning for pmic-wrapper" from Matthias Brugger

* tag 'v4.0-next-soc-fix' of https://github.com/mbgg/linux-mediatek:
  soc/mediatek: Remove unused variables
parents 9d863391 7a4261d5
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line 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)
static int pwrap_init_reg_clock(struct pmic_wrapper *wrp)
{
{
	u32 wdata;
	u32 rdata;
	unsigned long rate_spi;
	unsigned long rate_spi;
	int ck_mhz;
	int ck_mhz;