Skip to content

Commit 64a2658

Browse files
alexandrebellonidavem330
authored andcommitted
net: mscc: Add SPDX identifier
ocelot_qsys.h is missing the SPDX identfier, fix that. Signed-off-by: Alexandre Belloni <[email protected]> Reviewed-by: Allan W. Nielsen <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 1015133 commit 64a2658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/net/ethernet/mscc/ocelot_qsys.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1+
/* SPDX-License-Identifier: (GPL-2.0 OR MIT) */
12
/*
23
* Microsemi Ocelot Switch driver
34
*
4-
* License: Dual MIT/GPL
55
* Copyright (c) 2017 Microsemi Corporation
66
*/
77

0 commit comments

Comments
 (0)