commit | fcfbfd68b36b2bf4e0133dffa316831a5e180199 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Wed Sep 21 15:04:43 2016 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 22 03:17:34 2016 -0400 |
tree | 2745d6c8555b6a0697d6a0338ea4bd59c05b3ec5 | |
parent | 9ba62f95965e6ba83ea90f919449ce5f6b01911b [diff] |
net: dsa: qca8k: fix non static symbol warning Fixes the following sparse warning: drivers/net/dsa/qca8k.c:259:22: warning: symbol 'qca8k_regmap_config' was not declared. Should it be static? Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>