commit | b3a00c912cdf8efe985a08018fe26f362b32c1ac | [log] [tgz] |
---|---|---|
author | Chen Gang <gang.chen.5i5j@gmail.com> | Sat Oct 04 17:54:33 2014 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 06 00:46:27 2014 -0400 |
tree | 6f4f4fc3ba8cab895c32c744def3ddf63f7a57ca | |
parent | bec3cfdca36bf43cfa3751ad7b56db1a307e0760 [diff] |
drivers/net/phy/Kconfig: Let MDIO_BCM_UNIMAC depend on HAS_IOMEM MDIO_BCM_UNIMAC needs HAS_IOMEM, so depend on it, the related error ( with allmodconfig under um): MODPOST 1205 modules ERROR: "devm_ioremap" [drivers/net/phy/mdio-bcm-unimac.ko] undefined! Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>