From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752458AbeEOMoW (ORCPT ); Tue, 15 May 2018 08:44:22 -0400 Received: from mail-it0-f68.google.com ([209.85.214.68]:33483 "EHLO mail-it0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752272AbeEOMoS (ORCPT ); Tue, 15 May 2018 08:44:18 -0400 X-Google-Smtp-Source: AB8JxZrTEoOEK4p1sIFEX1FUkz0dx1W3IUHjy9Z4Ky0fJ+P4TqUagLEeS9E5PhoNtITvQG3LA4J6w1iJQQ1facHDzGY= MIME-Version: 1.0 In-Reply-To: <20180511170321.2452-6-s-anna@ti.com> References: <20180511170321.2452-1-s-anna@ti.com> <20180511170321.2452-6-s-anna@ti.com> From: Linus Walleij Date: Tue, 15 May 2018 14:44:17 +0200 Message-ID: Subject: Re: [PATCH 5/6] hwspinlock/u8500: Switch to SPDX license identifier To: Suman Anna Cc: Bjorn Andersson , linux-remoteproc@vger.kernel.org, "linux-kernel@vger.kernel.org" , Linux ARM , "Mathieu J . Poirier" Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 11, 2018 at 7:03 PM, Suman Anna wrote: > Use the appropriate SPDX license identifier in the U8500 HWSEM > driver source file and drop the previous boilerplate license text. > > Cc: Mathieu J. Poirier > Cc: Linus Walleij > Signed-off-by: Suman Anna Reviewed-by: Linus Walleij Yours, Linus Walleij