]> git.sur5r.net Git - u-boot/blobdiff - drivers/mmc/pxa_mmc_gen.c
mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd()
[u-boot] / drivers / mmc / pxa_mmc_gen.c
index f627553cac5e1b0ce1540dcb123633f9f195815a..a4dcdb5cffca9a7199d7882fc14934f6c5ce05ee 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2010 Marek Vasut <marek.vasut@gmail.com>
  *
  * Loosely based on the old code and Linux's PXA MMC driver
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>