12 Oct
2015
12 Oct
'15
6:17 p.m.
On Mon, Oct 12, 2015 at 03:12:07AM +0000, Koul, Vinod wrote:
On Sat, 2015-10-10 at 16:42 +0800, kbuild test robot wrote:
[auto build test ERROR on next-20151009 -- if it's inappropriate base, please ignore]
config: arm-allmodconfig (attached as .config) reproduce:
That's nice, thanks. We should add a depends on X86 for this to not compile on non X86 code
Will send updated patch
It looks like the missing functions are just readl() and writel() which means that they're probably only working on x86 through implicit inclusion rather than intentionally - if that's the case adding (IIRC) linux/io.h is a better fix.