]> git.sur5r.net Git - u-boot/blobdiff - drivers/pci/pcie_ecam_generic.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / pci / pcie_ecam_generic.c
index c7540ff80e8be4097fdd100532d53d2bc43523c6..00644edd2646c3e844e7d3f2285efccf968d3ada 100644 (file)
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Generic PCIE host provided by e.g. QEMU
  *
  * Heavily based on drivers/pci/pcie_xilinx.c
  *
  * Copyright (C) 2016 Imagination Technologies
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #include <common.h>