SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / drivers / mmc / bcm2835_sdhost.c
index 752c660ea7333c850a4d6fdbd855bb98e533a0e4..96428333b0abb2d28f3d845998fa2d44a70ce9ef 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * bcm2835 sdhost driver.
  *
@@ -27,8 +28,6 @@
  *  sdhci-bcm2708.c by Broadcom
  *  sdhci-bcm2835.c by Stephen Warren and Oleksandr Tymoshenko
  *  sdhci.c and sdhci-pci.c by Pierre Ossman
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 #include <clk.h>
 #include <common.h>