From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BAA8FC49ED6 for ; Wed, 11 Sep 2019 11:39:33 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 906AD2081B for ; Wed, 11 Sep 2019 11:39:33 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="VP71tGYN" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 906AD2081B Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=xzTlfQ+pASicFSRdojXnv5cGsstqi7pm2t3IDft2El0=; b=VP71tGYNWo56DI paftbKbLyR//QhQ+2kZMY3ujtYS/XgPmav8TSta3krqQ/R8feyIkfp+4973Eg9zZ8dEixr6SX1Yhv p5FLA+EFPctop2BBD8fARAXndz5ewCDMAM0G2eaFLkXJp5hqYDtBMKgb09AmYdg+7DaHlUaZoT/zC GcSoQwsKuHs9dI6+VF/nFRaq1TSoCn8GFFNM0K9VI/QTkX5ul7HYhHhqHBvGjxvMpR78q3+i2CXhw 1UxqPd1x2EkMQKWdbsDVxAa6Z1J1PMRZfZJpaF7F4X3i7/APM7pqb2KEqFZvjFi3a/RZiVMyYmFy9 Lu+r0QYah6pClBOxszTA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1i80y8-0006RX-Jg; Wed, 11 Sep 2019 11:39:28 +0000 Received: from relay7-d.mail.gandi.net ([217.70.183.200]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1i80ww-0005sh-92 for linux-arm-kernel@lists.infradead.org; Wed, 11 Sep 2019 11:38:16 +0000 X-Originating-IP: 148.69.85.38 Received: from localhost (unknown [148.69.85.38]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay7-d.mail.gandi.net (Postfix) with ESMTPSA id 44DB820012; Wed, 11 Sep 2019 11:38:01 +0000 (UTC) Date: Wed, 11 Sep 2019 13:37:57 +0200 From: Alexandre Belloni To: Tudor.Ambarus@microchip.com Subject: Re: [RESEND PATCH] memory: atmel-ebi: switch to SPDX license identifiers Message-ID: <20190911113757.GJ21254@piout.net> References: <20190906151519.19442-1-tudor.ambarus@microchip.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190906151519.19442-1-tudor.ambarus@microchip.com> User-Agent: Mutt/1.12.1 (2019-06-15) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190911_043814_844737_A192203F X-CRM114-Status: UNSURE ( 9.10 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Ludovic.Desroches@microchip.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 06/09/2019 15:15:28+0000, Tudor.Ambarus@microchip.com wrote: > From: Tudor Ambarus > > Adopt the SPDX license identifiers to ease license compliance > management. > > Signed-off-by: Tudor Ambarus > --- > drivers/memory/atmel-ebi.c | 5 +---- > 1 file changed, 1 insertion(+), 4 deletions(-) > Applied, thanks. -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel