Re: [PATCH] phy: add HAS_IOMEM/OF_MDIO dependencies to MDIO_OCTEON

2016-01-02 Thread kbuild test robot
Hi Vegard, [auto build test WARNING on net-next/master] [also build test WARNING on v4.4-rc7 next-20151231] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Vegard-Nossum/phy-add-HAS_IOMEM-OF_MD

[PATCH] phy: add HAS_IOMEM/OF_MDIO dependencies to MDIO_OCTEON

2016-01-02 Thread Vegard Nossum
Ran into this on UML: drivers/built-in.o: In function `octeon_mdiobus_probe': drivers/net/phy/mdio-octeon.c:295: undefined reference to `devm_ioremap' drivers/net/phy/mdio-octeon.c:320: undefined reference to `of_mdiobus_register' collect2: error: ld returned 1 exit status devm_ioremap() is defin