linux-next: build warnings after merge of the akpm-current tree
From: Stephen Rothwell <hidden>
Date: 2014-09-23 08:18:52
Also in:
lkml
Attachments
- signature.asc [application/pgp-signature] 819 bytes
From: Stephen Rothwell <hidden>
Date: 2014-09-23 08:18:52
Also in:
lkml
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 sfr@canb.auug.org.au