diff options
author | Vinod Koul <vkoul@kernel.org> | 2019-02-21 15:53:14 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-02-22 15:30:03 -0800 |
commit | 43f2ebd5571653f5a02c178d6d73ab642e8a0cad (patch) | |
tree | 2d2539da954f0f981ebf8ce1572201442f87af8d /drivers/net/phy/dp83640.c | |
parent | 14215108a1fd7e002c0a1f9faf8fbaf41fdda50d (diff) | |
download | linux-43f2ebd5571653f5a02c178d6d73ab642e8a0cad.tar.bz2 |
net: phy: at803x: don't inline helpers
Some helpers were declared with the "inline" function specifier.
It is preferable to let the compiler pick the right optimizations,
so drop the specifier for at803x_disable_rx_delay() and
at803x_disable_tx_delay()
Reviewed-by: Niklas Cassel <niklas.cassel@linaro.org>
Tested-by: Peter Ujfalusi <peter.ujflausi@ti.com>
Reviewed-by: Marc Gonzalez <marc.w.gonzalez@free.fr>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy/dp83640.c')
0 files changed, 0 insertions, 0 deletions