]> git.sur5r.net Git - u-boot/blobdiff - drivers/spi/altera_spi.c
dm: core: Add a function to decode a memory region
[u-boot] / drivers / spi / altera_spi.c
index f729347ee24a3104c520b842c4ca5e7d09ee0313..e24deb4f71fac4f3fbc8f81a7b496ac7b9849ee7 100644 (file)
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Altera SPI driver
  *
  * based on bfin_spi.c
  * Copyright (c) 2005-2008 Analog Devices Inc.
  * Copyright (C) 2010 Thomas Chou <thomas@wytron.com.tw>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 #include <common.h>
 #include <dm.h>