On Wed, Jul 29, 2020 at 06:38:48PM +0200, Christian Gromm wrote: > To avoid a name conflict when adding the usb module to the > driver's directory in the stable branch, this patch simply > renames the kernel object. > > Signed-off-by: Christian Gromm <christian.gromm@xxxxxxxxxxxxx> > Reported-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > --- > drivers/staging/most/usb/{most_usb.ko => most-usb.ko} | Bin > 1 file changed, 0 insertions(+), 0 deletions(-) > rename drivers/staging/most/usb/{most_usb.ko => most-usb.ko} (100%) > > diff --git a/drivers/staging/most/usb/most_usb.ko b/drivers/staging/most/usb/most-usb.ko > similarity index 100% > rename from drivers/staging/most/usb/most_usb.ko > rename to drivers/staging/most/usb/most-usb.ko You renamed a binary file??? That is not in the source tree? No, I mean make the patch move the .c file from staging to the drivers/most directory and adjust the Kconfig/Makefiles for that movement. thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel