]> git.sur5r.net Git - u-boot/blobdiff - drivers/pci/pci_sh7751.c
spi: cadence_qspi: Fix warning cast from pointer to integer of different size
[u-boot] / drivers / pci / pci_sh7751.c
index 8a504457d254e2ff8093929c807ac47c9708eb6d..2f918f161a0340cd13d4ea3865de2245c51f3576 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * SH7751 PCI Controller (PCIC) for U-Boot.
  * (C) Dustin McIntire (dustin@sensoria.com)
  * (C) 2007,2008 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>