diff options
author | Wang Hai <wanghai38@huawei.com> | 2020-09-18 16:06:53 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-19 00:55:21 +0300 |
commit | a61432d4726716c50dc3fa8c89243075fe7d0c04 (patch) | |
tree | e3e626b689111dd4113b2d703e995fffc230c0f1 /net/tipc | |
parent | b77f3ce0fd95cd4216e784d1192fd32980d4c244 (diff) | |
download | linux-a61432d4726716c50dc3fa8c89243075fe7d0c04.tar.xz |
net: hns3: Supply missing hclge_dcb.h include file
If the header file containing a function's prototype isn't included by
the sourcefile containing the associated function, the build system
complains of missing prototypes.
Fixes the following W=1 kernel build warning(s):
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.c:453:6: warning: no previous prototype for ‘hclge_dcb_ops_set’ [-Wmissing-prototypes]
Signed-off-by: Wang Hai <wanghai38@huawei.com>
Reviewed-by: Saeed Mahameed <saeedm@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions