arm: mach-k3: Add secure device support
[oweals/u-boot.git] / drivers / net / cs8900.c
index 0713464c77b772f18f260f56701d05a601bd1a3f..9331cdf9387cebd3209e076f5c37b04bc80cb83f 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Cirrus Logic CS8900A Ethernet
  *
@@ -20,8 +21,6 @@
  * target board.  Anything with a CL-PS7111 or EP7211 should be able to run
  * this code in bootstrap mode.  All the board specifics can be handled on
  * the host.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>