Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1457779

Re: [PATCH v3,4/5] usb: Add MediaTek USB3 DRD Driver

From Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH v3,4/5] usb: Add MediaTek USB3 DRD Driver
Date 2016-08-08 15:20 +0200
Message-ID <s3SDf-1Rl-17@gated-at.bofh.it> (permalink)
References <rIpcS-1FF-5@gated-at.bofh.it> <rIpcT-1FF-31@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Jun 10, 2016 at 03:32:41PM +0800, Chunfeng Yun wrote:
> --- /dev/null
> +++ b/drivers/usb/mtu3/Makefile
> @@ -0,0 +1,20 @@
> +
> +#ifeq ($(CONFIG_USB_DEBUG),y)
> +	ccflags-y	+= -DDEBUG
> +#endif

There is no CONFIG_USB_DEBUG in the tree anymore, are you sure you
tested this?  :)

thanks,

greg k-h

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [PATCH v3,4/5] usb: Add MediaTek USB3 DRD Driver Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-08-08 15:20 +0200
  Re: [PATCH v3,4/5] usb: Add MediaTek USB3 DRD Driver chunfeng yun <chunfeng.yun@mediatek.com> - 2016-08-09 10:10 +0200

csiph-web