diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2016-07-15 10:12:15 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-07-16 21:27:43 -0700 |
commit | 8d8836d4dc74ae13acfa604f0355440eaaf23ee0 (patch) | |
tree | 2e3aee2bf38f8cd5c120a94b90ea0c4f8f9a1ba9 /drivers/dma-buf/dma-buf.c | |
parent | 1efb597d8bf56cbe9faa79e245472f1451e04d64 (diff) | |
download | talos-op-linux-8d8836d4dc74ae13acfa604f0355440eaaf23ee0.tar.gz talos-op-linux-8d8836d4dc74ae13acfa604f0355440eaaf23ee0.zip |
net: cpsw: make TI_CPSW_PHY_SEL invisible
TI_CPSW_PHY_SEL depended on TI_CPSW and was selected by the latter. So
there is no reason to have this symbol visible.
A further optimisation would be to put the code for both symbols into a
single module which would allow to not export at least cpsw_phy_sel()
and simplify the module load process.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/dma-buf/dma-buf.c')
0 files changed, 0 insertions, 0 deletions