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 <[email protected]> > > Cc: Santosh Shilimkar <[email protected]> > > Cc: Felipe Balbi <[email protected]> > > Signed-off-by: Arnd Bergmann <[email protected]> > > --- > > 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 <[email protected]>
Applied to next/drivers. -Olof

