diff options
author | 2020-05-30 22:34:04 +0200 | |
---|---|---|
committer | 2020-06-01 12:02:57 -0700 | |
commit | 3190ca3b5f51a0e471ee3f04c898401c81b00385 (patch) | |
tree | ff0ed6ad4093b7ffe294f5aac8405d03ce64b62c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tun: correct header offsets in napi frags mode (diff) | |
download | linux-rng-3190ca3b5f51a0e471ee3f04c898401c81b00385.tar.xz linux-rng-3190ca3b5f51a0e471ee3f04c898401c81b00385.zip |
net: phy: broadcom: don't export RDB/legacy access methods
Don't export __bcm_phy_enable_rdb_access() and
__bcm_phy_enable_legacy_access() functions. They aren't used outside this
module and it was forgotten to provide a prototype for these functions.
Just make them static for now.
Fixes: 11ecf8c55b91 ("net: phy: broadcom: add cable test support")
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions