[Bug 117040] Re: usb-serial.h missing from kernel headers
Leann Ogasawara
leann at ubuntu.com
Sat Jan 19 00:43:10 UTC 2008
Hi,
The reason usb-serial.h is not in the linux-header package is because
usb-serial.h no longer exists. As of July 11, 2006 usb-serial.h was
moved to a different location in the kernel source
(include/linux/usb/serial.h). The following is the git log information
regarding the change:
:~/linux-2.6/include/linux/usb$ git log -p a969888ce91673c7f4b86520d851a6f0d5a5fa7d
commit a969888ce91673c7f4b86520d851a6f0d5a5fa7d
Author: Greg Kroah-Hartman <gregkh at suse.de>
Date: Tue Jul 11 21:22:58 2006 -0700
[PATCH] USB: move usb-serial.h to include/linux/usb/
USB serial outside of the kernel tree can not build properly due to
usb-serial.h being buried down in the source tree. This patch moves the
location of the file to include/linux/usb and fixes up all of the usb
serial drivers to handle the move properly.
Cc: Sergei Organov <osv at javad.com>
Signed-off-by: Greg Kroah-Hartman <gregkh at suse.de>
** Changed in: linux-meta (Ubuntu)
Sourcepackagename: None => linux-meta
Status: Incomplete => Invalid
--
usb-serial.h missing from kernel headers
https://bugs.launchpad.net/bugs/117040
You received this bug notification because you are a member of Kernel
Bugs, which is a bug contact for linux-meta in ubuntu.
More information about the kernel-bugs
mailing list