Re: linux-next: build warning after merge of the usb tree

2021-02-02 Thread Benson Leung
Hi, On Wed, Feb 03, 2021 at 04:13:00PM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the usb tree, today's linux-next build (arm > multi_v7_defconfig) produced this warning: > > drivers/usb/typec/class.c: In function 'typec_partner_set_pd_revision': > drivers/usb/typec/class.c:763:6

Re: linux-next: build warning after merge of the usb tree

2021-01-14 Thread Greg KH
On Thu, Jan 14, 2021 at 09:48:56AM +1100, Stephen Rothwell wrote: > Hi all, > > On Wed, 6 Jan 2021 13:12:25 +1100 Stephen Rothwell > wrote: > > > > After merging the usb tree, today's linux-next build (htmldocs) produced > > this warning: > > > > drivers/usb/dwc3/core.h:1259: warning: Function

Re: linux-next: build warning after merge of the usb tree

2021-01-13 Thread Stephen Rothwell
Hi all, On Wed, 6 Jan 2021 13:12:25 +1100 Stephen Rothwell wrote: > > After merging the usb tree, today's linux-next build (htmldocs) produced > this warning: > > drivers/usb/dwc3/core.h:1259: warning: Function parameter or member > 'gadget_max_speed' not described in 'dwc3' > > Introduced by

Re: linux-next: build warning after merge of the usb tree

2020-11-19 Thread Prashant Malani
Hi Stephen, On Fri, Nov 20, 2020 at 04:15:06PM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the usb tree, today's linux-next build (htmldocs) produced > this warning: > > drivers/usb/typec/class.c:632: warning: Excess function parameter > 'num_alt_modes' description in 'typec_part

Re: linux-next: build warning after merge of the usb tree

2018-09-11 Thread Greg KH
On Tue, Sep 11, 2018 at 12:47:43PM +1000, Stephen Rothwell wrote: > Hi Greg, > > After merging the usb tree, today's linux-next build (arm > multi_v7_defconfig) produced this warning: > > drivers/usb/core/hcd.c: In function '__usb_hcd_giveback_urb': > drivers/usb/core/hcd.c:1741:16: warning: unus

Re: linux-next: build warning after merge of the usb tree

2012-11-02 Thread Alan Stern
On Fri, 2 Nov 2012, Felipe Balbi wrote: > Hi, > > On Fri, Nov 02, 2012 at 03:08:28PM +1100, Stephen Rothwell wrote: > > Hi Greg, > > > > After merging the usb tree, today's linux-next build (x86_64 allmodconfig) > > produced this warning: > > > > WARNING: drivers/usb/host/ehci-hcd: 'ehci_init_d

Re: linux-next: build warning after merge of the usb tree

2012-11-02 Thread Felipe Balbi
Hi, On Fri, Nov 02, 2012 at 03:08:28PM +1100, Stephen Rothwell wrote: > Hi Greg, > > After merging the usb tree, today's linux-next build (x86_64 allmodconfig) > produced this warning: > > WARNING: drivers/usb/host/ehci-hcd: 'ehci_init_driver' exported twice. > Previous export was in drivers/us