diff options
author | Chen Gang <gang.chen.5i5j@gmail.com> | 2014-10-02 22:23:33 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-10-03 15:52:04 -0700 |
commit | 65cb29a4f3c7b1c6c61179de870ab568e2129f7e (patch) | |
tree | 882c9982fced53ca0172be6550c91ce8672b23e6 /drivers/net/Space.c | |
parent | 28b5533a6f5dca34316f90c59818a69e1c7ad6c1 (diff) | |
download | linux-65cb29a4f3c7b1c6c61179de870ab568e2129f7e.tar.bz2 |
drivers/net/ethernet/marvell/Kconfig: Let PXA168_ETH depend on HAS_IOMEM
PXA168_ETH need HAS_IOMEM, so depend on it, the related error (with
allmodconfig under um):
CC [M] drivers/net/ethernet/marvell/pxa168_eth.o
drivers/net/ethernet/marvell/pxa168_eth.c: In function ‘pxa168_eth_probe’:
drivers/net/ethernet/marvell/pxa168_eth.c:1605:2: error: implicit declaration of function ‘iounmap’ [-Werror=implicit-function-declaration]
iounmap(pep->base);
^
Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/Space.c')
0 files changed, 0 insertions, 0 deletions