Messages in this thread |  | | Date | Mon, 28 Sep 2020 09:15:03 +0530 | From | Manivannan Sadhasivam <> | Subject | Re: [PATCH 18/18] bus: mhi: core: Fix the building of MHI module |
| |
On Sun, Sep 27, 2020 at 12:22:33PM +0200, Greg KH wrote: > On Mon, Sep 21, 2020 at 09:38:15PM +0530, Manivannan Sadhasivam wrote: > > The Kbuild rule to build MHI should use the append operator. This fixes > > the below warning reported by Kbuild test bot. > > > > WARNING: modpost: missing MODULE_LICENSE() in > > drivers/bus/mhi/core/main.o > > WARNING: modpost: missing MODULE_LICENSE() in drivers/bus/mhi/core/pm.o > > WARNING: modpost: missing MODULE_LICENSE() in > > drivers/bus/mhi/core/boot.o > > > > Reported-by: kernel test robot <lkp@intel.com> > > Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> > > What commit caused this problem? Can you add a Fixes: line for it? >
Sure, will add the fixes tag!
Thanks, Mani
> thanks, > > greg k-h
|  |