Hi,
On 10/07/2017 at 19:22:34 +1000, Stephen Rothwell wrote:
Hi all,
On Mon, 10 Jul 2017 08:47:12 +0100 Build bot for Mark Brown broonie@kernel.org wrote:
../include/linux/nvmem-provider.h:51:9: error: implicit declaration of function 'ERR_PTR' [-Werror=implicit-function-declaration]
Possibly caused by commit
697e5a47aa12 ("rtc: add generic nvmem support")
from the rtc tree. include/linux/nvmem-provider.h uses ERR_PTR, but does not include err.h :-(
I'll fix it up. I was kind of relying on the kbuild test robot to catch those. That code has been in a tree that they should be building for more than two months but it seems to be timeouting a lot recently.