diff options
Diffstat (limited to 'drivers/mmc/core/sd_ops.h')
| -rw-r--r-- | drivers/mmc/core/sd_ops.h | 6 | 
1 files changed, 1 insertions, 5 deletions
diff --git a/drivers/mmc/core/sd_ops.h b/drivers/mmc/core/sd_ops.h index ffaed5cacc88..2194cabfcfc5 100644 --- a/drivers/mmc/core/sd_ops.h +++ b/drivers/mmc/core/sd_ops.h @@ -1,12 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */  /*   *  linux/drivers/mmc/core/sd_ops.h   *   *  Copyright 2006-2007 Pierre Ossman - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or (at - * your option) any later version.   */  #ifndef _MMC_SD_OPS_H  | 
