mmc: core: Add a missing SPDX license header

Add the missing license header to drivers/mmc/core/block.c

Signed-off-by: Aviral Gupta <shiv14112001@gmail.com>
Link: https://lore.kernel.org/r/20210523155914.5200-1-shiv14112001@gmail.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
This commit is contained in:
Aviral Gupta 2021-05-23 21:29:15 +05:30 committed by Ulf Hansson
parent 3c0bb31077
commit 7c45b2268e

View file

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/*
* Block driver for media (i.e., flash cards)
*