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

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
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment