diff options
author | Randy Dunlap <[email protected]> | 2017-05-23 08:19:49 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-05-24 15:48:08 -0400 |
commit | cd47512e51190efc34a6b90d5c6b54de036ea421 (patch) | |
tree | 0570db2554942546c17672689647188ba811e65b /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 3f6b123bcc666a1766167065c2eb5a708f55651e (diff) |
net/phy: fix mdio-octeon dependency and build
Fix build errors by making this driver depend on OF_MDIO, like
several other similar drivers do.
drivers/built-in.o: In function `octeon_mdiobus_remove':
mdio-octeon.c:(.text+0x196ee0): undefined reference to `mdiobus_unregister'
mdio-octeon.c:(.text+0x196ee8): undefined reference to `mdiobus_free'
drivers/built-in.o: In function `octeon_mdiobus_probe':
mdio-octeon.c:(.text+0x196f1d): undefined reference to `devm_mdiobus_alloc_size'
mdio-octeon.c:(.text+0x196ffe): undefined reference to `of_mdiobus_register'
mdio-octeon.c:(.text+0x197010): undefined reference to `mdiobus_free'
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Andrew Lunn <[email protected]>
Cc: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions