]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
soc: mediatek: remove unneeded semicolon
authorSean Wang <sean.wang@mediatek.com>
Thu, 10 May 2018 02:57:40 +0000 (10:57 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Mon, 14 May 2018 10:19:26 +0000 (12:19 +0200)
Fix up drivers/soc/mediatek/mtk-scpsys.c:255:2-3: Unneeded semicolon
accidently being added in commit f9e2f65dd561 ("soc: mediatek: add a
fixed wait for SRAM stable").

Fixes: f9e2f65dd561 ("soc: mediatek: add a fixed wait for SRAM stable")
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
drivers/soc/mediatek/mtk-scpsys.c

index 2080c8f3ea1e24ecf4413d0292a19b15a142aa2e..128e3dd3186dc646a160932b679a2d898ab4a4e2 100644 (file)
@@ -252,7 +252,7 @@ static int scpsys_power_on(struct generic_pm_domain *genpd)
                                         MTK_POLL_DELAY_US, MTK_POLL_TIMEOUT);
                if (ret < 0)
                        goto err_pwr_ack;
-       };
+       }
 
        if (scpd->data->bus_prot_mask) {
                ret = mtk_infracfg_clear_bus_protection(scp->infracfg,