[RFCv5] kill #undef OHCI_VERBOSE_DEBUG

2013-11-15 Thread oliver
From: Oliver Neukum oneu...@suse.de It is useless now. Straight removal. Signed-off-by: Oliver Neukum oneu...@suse.de --- drivers/usb/host/ehci-hcd.c | 1 - drivers/usb/host/fotg210-hcd.c | 1 - drivers/usb/host/fusbh200-hcd.c | 1 - drivers/usb/host/ohci-hcd.c | 2 -- 4 files changed,

Re: [RFCv5] kill #undef OHCI_VERBOSE_DEBUG

2013-11-15 Thread Sergei Shtylyov
Hello. On 15-11-2013 16:59, oli...@neukum.org wrote: From: Oliver Neukum oneu...@suse.de Perhaps you meant [OHCI_]VERBOSE_DEBUG in the subject? Also, you've posted the patch twice for some reason, once as part of the series, and yet once as a separate patch. It is useless now.

Re: [RFCv5] kill #undef OHCI_VERBOSE_DEBUG

2013-11-15 Thread Oliver Neukum
On Fri, 2013-11-15 at 18:03 +0400, Sergei Shtylyov wrote: Hello. On 15-11-2013 16:59, oli...@neukum.org wrote: From: Oliver Neukum oneu...@suse.de Perhaps you meant [OHCI_]VERBOSE_DEBUG in the subject? Also, you've posted the patch twice for some reason, once as part of the