Browse Source

net: mscc: Add SPDX identifier

ocelot_qsys.h is missing the SPDX identfier, fix that.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Reviewed-by: Allan W. Nielsen <allan.nielsen@microsemi.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Alexandre Belloni 7 years ago
parent
commit
64a2658b58
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/net/ethernet/mscc/ocelot_qsys.h

+ 1 - 1
drivers/net/ethernet/mscc/ocelot_qsys.h

@@ -1,7 +1,7 @@
+/* SPDX-License-Identifier: (GPL-2.0 OR MIT) */
 /*
  * Microsemi Ocelot Switch driver
  *
- * License: Dual MIT/GPL
  * Copyright (c) 2017 Microsemi Corporation
  */