From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olof Johansson Subject: Re: [PATCH] bus: omap: add MODULE_LICENSE tags Date: Thu, 11 Jan 2018 18:03:22 -0800 Message-ID: <20180112020322.daf6bh5mx4jfzoul@localhost> References: <20180111093707.2615555-1-arnd@arndb.de> <14681342-c001-b0cd-ba99-ef6a7e898e4b@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <14681342-c001-b0cd-ba99-ef6a7e898e4b@oracle.com> Sender: linux-kernel-owner@vger.kernel.org To: Santosh Shilimkar Cc: Arnd Bergmann , arm@kernel.org, linux-omap@vger.kernel.org, Tony Lindgren , Sricharan R , Felipe Balbi , linux-kernel@vger.kernel.org List-Id: linux-omap@vger.kernel.org On Thu, Jan 11, 2018 at 08:34:06AM -0800, Santosh Shilimkar wrote: > On 1/11/2018 1:36 AM, Arnd Bergmann wrote: > > linux-4.15 warns about missing MODULE_LICENSE tags such as these > > > > WARNING: modpost: missing MODULE_LICENSE() in drivers/bus/omap_l3_noc.o > > WARNING: modpost: missing MODULE_LICENSE() in drivers/bus/omap_l3_smx.o > > > > For completeness, I'm also adding MODULE_AUTHOR and MODULE_DESCRIPTION > > tags, but I decided to leave out the email addresses, as all three > > authors are working for other companies now. > > > > Cc: Sricharan R > > Cc: Santosh Shilimkar > > Cc: Felipe Balbi > > Signed-off-by: Arnd Bergmann > > --- > > Unless someone sees a problem here, I'd pick this up into arm-soc > > directly, either the fixes or drivers branch > > --- > Fine by me. > Acked-by: Santosh Shilimkar Applied to next/drivers. -Olof