Re: [PATCH 21/21] platform: goldfish: pipe: Fix allmodconfig build

2018-09-26 Thread Roman Kiryanov
Hi, thank you for looking into my patches. > You can not break the build on one patch, and then fix it up on a later > one. Thank you catching this. Please drop this patch.

Re: [PATCH 21/21] platform: goldfish: pipe: Fix allmodconfig build

2018-09-25 Thread Greg KH
On Fri, Sep 14, 2018 at 10:51:22AM -0700, r...@google.com wrote: > From: Roman Kiryanov > > The changes fixes these errors: > > WARNING: modpost: missing MODULE_LICENSE() in > drivers/platform/goldfish/goldfish_pipe_v1.o > see include/linux/module.h for more information > WARNING: modpost: miss

[PATCH 21/21] platform: goldfish: pipe: Fix allmodconfig build

2018-09-14 Thread rkir
From: Roman Kiryanov The changes fixes these errors: WARNING: modpost: missing MODULE_LICENSE() in drivers/platform/goldfish/goldfish_pipe_v1.o see include/linux/module.h for more information WARNING: modpost: missing MODULE_LICENSE() in drivers/platform/goldfish/goldfish_pipe_v2.o see include