]> git.karo-electronics.de Git - linux-beck.git/commitdiff
Merge tag 'v4.0-next-soc-fix' of https://github.com/mbgg/linux-mediatek into next...
authorArnd Bergmann <arnd@arndb.de>
Mon, 13 Apr 2015 22:43:28 +0000 (00:43 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 13 Apr 2015 22:43:28 +0000 (00:43 +0200)
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

drivers/soc/mediatek/mtk-pmic-wrap.c

index 4a38506154c6b61f453e2ab9e1056e36be8dc079..db5be1eec54c8db3977ea810e13c5470f416aaa7 100644 (file)
@@ -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;