diff options
author | Linus Walleij <[email protected]> | 2018-01-21 14:15:41 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-01-21 18:05:30 -0500 |
commit | d83bb0be127d1068874ba6c0f230cfa6743c64af (patch) | |
tree | a330e635f6c64ed3b40fbef017fe249d0536a2ee /net/unix/af_unix.c | |
parent | cbcbeedbfd76e45c3f522043bb7c6fb287779a9c (diff) |
net: gemini: Depend on HAS_IOMEM
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 <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions