Hi Andrew,

After merging the akpm-current tree, today's linux-next build (powerpc
allyesconfig) produced these warnings:

drivers/rtc/rtc-bq32k.c: In function 'trickle_charger_of_init':
drivers/rtc/rtc-bq32k.c:155:7: warning: assignment makes pointer from integer 
without a cast
   reg = 0x05;
       ^
drivers/rtc/rtc-bq32k.c:165:7: warning: assignment makes pointer from integer 
without a cast
   reg = 0x25;
       ^
drivers/rtc/rtc-bq32k.c:177:6: warning: assignment makes pointer from integer 
without a cast
  reg = 0x20;
      ^

Introduced by commit 7bb72683b170 ("rtc: bq32000: add trickle charger
option, with device tree binding").

-- 
Cheers,
Stephen Rothwell                    s...@canb.auug.org.au

Attachment: signature.asc
Description: PGP signature

Reply via email to