Hi,
Chunfeng Yun writes:
> On Thu, 2020-09-24 at 10:50 +0300, Felipe Balbi wrote:
>> Chunfeng Yun writes:
>>
>> > Fix up the build error caused by undeclared usb_debug_root
>> >
>> > Cc: stable
>> > Fixes: a66ada4f241c("usb: gadget: bcm63xx_udc: create debugfs directory
>> > under usb root")
On Thu, 2020-09-24 at 10:50 +0300, Felipe Balbi wrote:
> Chunfeng Yun writes:
>
> > Fix up the build error caused by undeclared usb_debug_root
> >
> > Cc: stable
> > Fixes: a66ada4f241c("usb: gadget: bcm63xx_udc: create debugfs directory
> > under usb root")
> > Reported-by: kernel test robot
Chunfeng Yun writes:
> Fix up the build error caused by undeclared usb_debug_root
>
> Cc: stable
> Fixes: a66ada4f241c("usb: gadget: bcm63xx_udc: create debugfs directory under
> usb root")
> Reported-by: kernel test robot
> Signed-off-by: Chunfeng Yun
$ patch -p1 --dry-run p.patch
/usr/bin/
On Mon, 2020-09-14 at 08:12 +0200, Greg Kroah-Hartman wrote:
> On Mon, Sep 14, 2020 at 01:38:50PM +0800, Chunfeng Yun wrote:
> > Fix up the build error caused by undeclared usb_debug_root
> >
> > Cc: stable
> > Fixes: a66ada4f241c("usb: gadget: bcm63xx_udc: create debugfs directory
> > under usb
On Mon, Sep 14, 2020 at 01:38:50PM +0800, Chunfeng Yun wrote:
> Fix up the build error caused by undeclared usb_debug_root
>
> Cc: stable
> Fixes: a66ada4f241c("usb: gadget: bcm63xx_udc: create debugfs directory under
> usb root")
Nit, you need a ' ' before the '(' character...
thanks,
greg k
Fix up the build error caused by undeclared usb_debug_root
Cc: stable
Fixes: a66ada4f241c("usb: gadget: bcm63xx_udc: create debugfs directory under
usb root")
Reported-by: kernel test robot
Signed-off-by: Chunfeng Yun
---
drivers/usb/gadget/udc/bcm63xx_udc.c | 1 +
1 file changed, 1 insertion
6 matches
Mail list logo