[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170410151036.62ea79de@canb.auug.org.au>
Date: Mon, 10 Apr 2017 15:10:36 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Greg KH <greg@...ah.com>
Cc: Linux-Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Hans de Goede <hdegoede@...hat.com>
Subject: linux-next: build failure after merge of the staging tree
Hi Greg,
After merging the staging tree, today's linux-next build (x86_64
allmodconfig) failed like this:
drivers/staging/rtl8723bs/core/rtw_ieee80211.c: In function 'rtw_macaddr_cfg':
drivers/staging/rtl8723bs/core/rtw_ieee80211.c:1193:22: error: implicit declaration of function 'of_get_property' [-Werror=implicit-function-declaration]
(addr = of_get_property(np, "local-mac-address", &len)) &&
^
drivers/staging/rtl8723bs/core/rtw_ieee80211.c:1193:20: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
(addr = of_get_property(np, "local-mac-address", &len)) &&
^
Caused by commit
554c0a3abf21 ("staging: Add rtl8723bs sdio wifi driver")
I have used the staging tree from next-20170407 for today.
--
Cheers,
Stephen Rothwell
Powered by blists - more mailing lists