diff options
author | Arnd Bergmann <arnd@arndb.de> | 2017-05-29 15:56:01 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-05-30 21:07:53 +0300 |
commit | 59b2c3140f329e5817197f84860f3fa61a742fdf (patch) | |
tree | 9592377e1e5d75bd7a9885b9d44deba561c53558 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 512c7840cd692fdac0333684249753ebf3c819f9 (diff) | |
download | linux-59b2c3140f329e5817197f84860f3fa61a742fdf.tar.xz |
net: dsa: mv88e6xxx: Add missing static to stub functions
'static' was not enough, the helpers must be 'static inline'
net/dsa/mv88e6xxx/global2.h:123:12: error: 'mv88e6xxx_g2_misc_4_bit_port' defined but not used [-Werror=unused-function]
net/dsa/mv88e6xxx/global2.h:117:12: error: 'mv88e6xxx_g2_pvt_write' defined but not used [-Werror=unused-function]
Fixes: c21fbe29f858 ("net: dsa: mv88e6xxx: Add missing static to stub functions")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Vivien Didelot <vivien.didelot@savoirfairelinux.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