diff options
| author | Arnd Bergmann <[email protected]> | 2014-03-13 17:50:35 +0100 |
|---|---|---|
| committer | Arnd Bergmann <[email protected]> | 2014-03-21 18:19:32 +0100 |
| commit | 4bbef1da789cbd89f57734975e6a211a42b382f5 (patch) | |
| tree | fec2ab81d9d9ef691202589c59767d25175239e2 /tools/perf/scripts/python/netdev-times.py | |
| parent | a1628604fd03850c41163b802d8b7f8d6a110e4c (diff) | |
ARM: davinci: make dm644x-evm phy fixup conditional
We cannot call phy_register_fixup_for_uid() if CONFIG_PHYLIB
is not built into the kernel, and we should not enforce that
to be built into vmlinux either, because one might want to
disable the entire network stack.
This change uses a compile-time condition on CONFIG_PHYLIB
to remove the call in the cases where it cannot work.
Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: Sekhar Nori <[email protected]>
Cc: Kevin Hilman <[email protected]>
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions