]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/spi/tegra20_sflash.c
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / drivers / spi / tegra20_sflash.c
index e70210d7abf86949e8942132caaef3eaae3be7a1..a54b10fdebf933322deedd776d3d80ff6a7c63b8 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (c) 2010-2013 NVIDIA Corporation
  * With help from the mpc8xxx SPI driver
  * With more help from omap3_spi SPI driver
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>