From: Linus Walleij <linus.wall...@linaro.org> Date: Sun, 21 Jan 2018 14:15:41 +0100
> The zeroday builder notices that since Usermode Linux does not > have IO memory, the build fails for them when selecting everything > it can enable. > > As the driver is clearly using memory-mapped registers to access > the network adapter, we add depends on HAS_IOMEM to solve this > problem. > > Reported-by: kbuild test robot <fengguang...@intel.com> > Signed-off-by: Linus Walleij <linus.wall...@linaro.org> Applied, thank you.