diff options
author | Arnd Bergmann <arnd@arndb.de> | 2014-03-13 17:50:35 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2014-03-21 18:19:32 +0100 |
commit | 4bbef1da789cbd89f57734975e6a211a42b382f5 (patch) | |
tree | fec2ab81d9d9ef691202589c59767d25175239e2 /arch/arm/lib/ecard.S | |
parent | a1628604fd03850c41163b802d8b7f8d6a110e4c (diff) | |
download | talos-obmc-linux-4bbef1da789cbd89f57734975e6a211a42b382f5.tar.gz talos-obmc-linux-4bbef1da789cbd89f57734975e6a211a42b382f5.zip |
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 <arnd@arndb.de>
Acked-by: Sekhar Nori <nsekhar@ti.com>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
Cc: davinci-linux-open-source@linux.davincidsp.com
Diffstat (limited to 'arch/arm/lib/ecard.S')
0 files changed, 0 insertions, 0 deletions