]> git.baikalelectronics.ru Git - kernel.git/commit
mlxsw: spectrum: mr_tcam: Include the mr_tcam header file
authorYotam Gigi <yotamg@mellanox.com>
Tue, 24 Oct 2017 09:17:17 +0000 (11:17 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Oct 2017 10:07:13 +0000 (19:07 +0900)
commita5a6eb6c5a6b15dd83ca5c7979a6f1b76a325b8f
tree28d728fd39d9f3359d610bc71d4b878cbb06fc3c
parent66de0ae02a98201dc4ca7704b1297057364ba6b8
mlxsw: spectrum: mr_tcam: Include the mr_tcam header file

Make the spectrum_mr_tcam.c include the spectrum_mr_tcam.h header file.

Cleans up sparse warning:
symbol 'mlxsw_sp_mr_tcam_ops' was not declared. Should it be static?

Fixes: ef6cf93fefab2 ("mlxsw: spectrum: Add the multicast routing hardware logic")
Signed-off-by: Yotam Gigi <yotamg@mellanox.com>
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/spectrum_mr_tcam.c