Re: [PATCH] usb-core.c removal

2000-10-18 Thread Greg KH
On Wed, Oct 18, 2000 at 10:03:34PM -0700, Greg KH wrote: > > This should solve the versioned modules with a USB core compiled into > the kernel problem that people were having. Actually, that isn't completely true, as the Makefile still has the same problem as before. Keith's comments get us cl

[PATCH] usb-core.c removal

2000-10-18 Thread Greg KH
Hi, Here's the patch that removes usb-core.c and moves its functions into usb.c. It's against 2.4.0-test10-pre4. This should solve the versioned modules with a USB core compiled into the kernel problem that people were having. Thanks, greg k-h -- greg@(kroah|wirex).com diff -Naur -X dontd