From: Liming Sun Date: Fri, 18 Jan 2019 18:12:06 +0000 (-0500) Subject: mmc: dw_mmc-bluefield: : Fix the license information X-Git-Tag: v4.19.19~61 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4a559dfe660378507ccda1aeb556cb89a47be7eb;p=platform%2Fkernel%2Flinux-rpi3.git mmc: dw_mmc-bluefield: : Fix the license information commit f3716b8ae9347797b73896725f192c3a7b0069b5 upstream. The SPDX license identifier and the boiler plate text are contradicting. Only the SPDX license identifier is needed. The other one is removed. Fixes: 86958dcc5ad7 ("mmc: dw_mmc-bluefield: Add driver extension") Cc: stable@vger.kernel.org Reviewed-by: David Woods Signed-off-by: Liming Sun Signed-off-by: Ulf Hansson Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/mmc/host/dw_mmc-bluefield.c b/drivers/mmc/host/dw_mmc-bluefield.c index 54c3fbb..db56d4f 100644 --- a/drivers/mmc/host/dw_mmc-bluefield.c +++ b/drivers/mmc/host/dw_mmc-bluefield.c @@ -1,11 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2018 Mellanox Technologies. - * - * 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. */ #include