SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / drivers / mmc / arm_pl180_mmci.h
index 9df4b75470f8dc7d41b3d29c122e36eedf78db28..6b98db6cd978d6c407102064f68a5a9dd4b1a82e 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * ARM PrimeCell MultiMedia Card Interface - PL180
  *
@@ -6,8 +7,6 @@
  * Author: Ulf Hansson <ulf.hansson@stericsson.com>
  * Author: Martin Lundholm <martin.xa.lundholm@stericsson.com>
  * Ported to drivers/mmc/ by: Matt Waddel <matt.waddel@linaro.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __ARM_PL180_MMCI_H__