USBIP (staging) driver's dependency on drivers/usb/core internal headers

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Eric Lescouet
Date: Friday, April 23, 2010 - 3:44 am

Hi,

The USBIP modules (and some others) have a direct dependency on the following headers:
- drivers/usb/core/hdc.h (struct usb_hcd and various routines)
- drivers/usb/core/hub.h (couple of constants)
Because those headers are not part of include/, it makes it quite difficult
to compile them as standalone modules (e.g.: against pre-compiled kernel).

hdc.c and hub.c are relatively self-contained and could be moved to e.g.: include/linux/usb/.

What do you think?

Thanks,
	Eric.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
USBIP (staging) driver's dependency on drivers/usb/core in ..., Eric Lescouet, (Fri Apr 23, 3:44 am)