arm64: xilinx: Move firmware functions from platform to driver
[oweals/u-boot.git] / drivers / dma / lpc32xx_dma.c
index 63a8a2f34080f96af695c2274c3b637cac48fdb3..d3ce141eeffbc8031d85e50dbbf813ce0445762e 100644 (file)
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2008 by NXP Semiconductors
  * @Author: Kevin Wells
  * @Descr: LPC3250 DMA controller interface support functions
  *
  * Copyright (c) 2015 Tyco Fire Protection Products.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>