Skip to content

Commit

Permalink
net/ntnic: add missing SPDX tag
Browse files Browse the repository at this point in the history
Add missing SPDX tag.
Remove exception added to './devtools/check-spdx-tag.sh' for this files.

Fixes: c8662c8 ("net/ntnic: add clock profile for NT200A0X smartNIC")

Signed-off-by: Mykola Kostenok <mko-plv@napatech.com>
Acked-by: Ferruh Yigit <ferruh.yigit@amd.com>
  • Loading branch information
odmyko authored and tmonjalo committed Jul 29, 2024
1 parent a4c6e88 commit 7b1fef7
Show file tree
Hide file tree
Showing 23 changed files with 105 additions and 1 deletion.
1 change: 0 additions & 1 deletion devtools/check-spdx-tag.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ check_spdx() {
':^*.cocci' ':^*.abignore' \
':^*.map' ':^*.ini' ':^*.data' ':^*.json' ':^*.cfg' ':^*.txt' \
':^*.svg' ':^*.png' \
':^drivers/net/ntnic/nthw/supported/*' ':^drivers/net/ntnic/*Registers.h' \
> $tmpfile

errors=$(wc -l < $tmpfile)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
/*
* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2024 Napatech A/S
*/

/*
* Si5340 Rev D Configuration Register Export Header File
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2024 Napatech A/S
*/

/*
* Auto-generated file - do *NOT* edit
*/
Expand Down
4 changes: 4 additions & 0 deletions drivers/net/ntnic/nthw/supported/nthw_fpga_instances.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
/*
* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2024 Napatech A/S
*/


#include "nthw_fpga_instances.h"
Expand Down
4 changes: 4 additions & 0 deletions drivers/net/ntnic/nthw/supported/nthw_fpga_instances.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
/*
* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2024 Napatech A/S
*/


#include "fpga_model.h"
Expand Down
5 changes: 5 additions & 0 deletions drivers/net/ntnic/nthw/supported/nthw_fpga_mod_defs.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2024 Napatech A/S
*/

/*
* nthw_fpga_mod_defs.h
*
Expand Down
4 changes: 4 additions & 0 deletions drivers/net/ntnic/nthw/supported/nthw_fpga_mod_str_map.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
/*
* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2024 Napatech A/S
*/


#include "nthw_fpga_mod_str_map.h"
Expand Down
4 changes: 4 additions & 0 deletions drivers/net/ntnic/nthw/supported/nthw_fpga_mod_str_map.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
/*
* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2024 Napatech A/S
*/


#include "nthw_fpga_mod_defs.h"
Expand Down
5 changes: 5 additions & 0 deletions drivers/net/ntnic/nthw/supported/nthw_fpga_param_defs.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2024 Napatech A/S
*/

/*
* nthw_fpga_param_defs.h
*
Expand Down
5 changes: 5 additions & 0 deletions drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2024 Napatech A/S
*/

/*
* nthw_fpga_reg_defs.h
*
Expand Down
5 changes: 5 additions & 0 deletions drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_gfg.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2024 Napatech A/S
*/

/*
* nthw_fpga_reg_defs_gfg.h
*
Expand Down
5 changes: 5 additions & 0 deletions drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_gmf.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2024 Napatech A/S
*/

/*
* nthw_fpga_reg_defs_gmf.h
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2024 Napatech A/S
*/

/*
* nthw_fpga_reg_defs_gpio_phy.h
*
Expand Down
5 changes: 5 additions & 0 deletions drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_hif.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2024 Napatech A/S
*/

/*
* nthw_fpga_reg_defs_hif.h
*
Expand Down
5 changes: 5 additions & 0 deletions drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_i2cm.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2024 Napatech A/S
*/

/*
* nthw_fpga_reg_defs_i2cm.h
*
Expand Down
5 changes: 5 additions & 0 deletions drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_iic.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2024 Napatech A/S
*/

/*
* nthw_fpga_reg_defs_iic.h
*
Expand Down
5 changes: 5 additions & 0 deletions drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_mac_pcs.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2024 Napatech A/S
*/

/*
* nthw_fpga_reg_defs_mac_pcs.h
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2024 Napatech A/S
*/

/*
* nthw_fpga_reg_defs_pci_rd_tg.h
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2024 Napatech A/S
*/

/*
* nthw_fpga_reg_defs_pci_wr_tg.h
*
Expand Down
5 changes: 5 additions & 0 deletions drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_pcie3.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2024 Napatech A/S
*/

/*
* nthw_fpga_reg_defs_pcie3.h
*
Expand Down
5 changes: 5 additions & 0 deletions drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_rac.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2024 Napatech A/S
*/

/*
* nthw_fpga_reg_defs_rac.h
*
Expand Down
5 changes: 5 additions & 0 deletions drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_rst9563.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2024 Napatech A/S
*/

/*
* nthw_fpga_reg_defs_rst9563.h
*
Expand Down
5 changes: 5 additions & 0 deletions drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_sdc.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2024 Napatech A/S
*/

/*
* nthw_fpga_reg_defs_sdc.h
*
Expand Down

0 comments on commit 7b1fef7

Please sign in to comment.