I am attempting to dislodge the EHCI core from the PCI bus glue layer as I need to support a non-PCI EHCI HCD and this is leading to some major restructurting of the ehci-*.c files. I really think we need a rule in Documentation/CodingStyle that says "Thou shalt not #include .c files from .c files." Anyways, what exaclty is the purpose of the following from drivers/usb/host/ehci.h:
#ifndef DEBUG #define STUB_DEBUG_FILES #endif /* DEBUG */ cscope only show that symbol being defined here and in ohci.c, but nobody seems to be using it...can I kill it? ~Deepak -- Deepak Saxena - [EMAIL PROTECTED] - http://www.plexity.net "To question your government is not unpatriotic - to not question your government is unpatriotic." - Senator Chuck Hagel (R-NE) - Nov 15, 2005 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel