aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2014-05-08 16:46:52 +0200
committerDavid S. Miller <[email protected]>2014-05-09 16:39:11 -0400
commit93dccc59165ad1b4db94528dfdf88bff92c09cef (patch)
treea9e65ad13d80ec81109bed190a53d3948bb134a2 /tools/perf/scripts/python/bin
parentdc3e5d18f2a21f4523f75800f4062348a7e94d14 (diff)
mdio_bus: fix devm_mdiobus_alloc_size export
commit 6d48f44b7b2 "mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_free" introduced a new function devm_mdiobus_alloc_size() but added an export for a different function devm_mdiobus_alloc(), which was obviously a simple mistake that leads to build error whenever this function is used from a loadable module: ERROR: "devm_mdiobus_alloc_size" [drivers/net/ethernet/ti/davinci_mdio.ko] undefined! Signed-off-by: Arnd Bergmann <[email protected]> Cc: Grygorii Strashko <[email protected]> Cc: Florian Fainelli <[email protected]> Cc: Sergei Shtylyov <[email protected]> Cc: Lad, Prabhakar <[email protected]> Cc: David S. Miller <[email protected]> Cc: [email protected] Acked-by: Lad, Prabhakar <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions