On Thu, 2 Jul 2020 19:40:27 +0530 Sudarsana Reddy Kalluru wrote:
> This patch populates the database of idlecck tests (registers and
> predicates) used in the idlechk dump implementation.
>
> Signed-off-by: Sudarsana Reddy Kalluru <[email protected]>
> Signed-off-by: Igor Russkikh <[email protected]>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_self_test.c:114:18: warning: symbol
'st_database' was not declared. Should it be static?
In file included from
../drivers/net/ethernet/broadcom/bnx2x/bnx2x_self_test.c:4:
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h:2433:18: warning: ‘dmae_reg_go_c’
defined but not used [-Wunused-const-variable=]
2433 | static const u32 dmae_reg_go_c[] = {
| ^~~~~~~~~~~~~