[PATCH next] usb: mtu3: fix build error caused by dev_xxx()

Bin Meng bmeng.cn at gmail.com
Tue Oct 20 08:15:57 CEST 2020


Hi Chunfeng,

On Tue, Oct 20, 2020 at 10:22 AM Chunfeng Yun <chunfeng.yun at mediatek.com> wrote:
>
> On Tue, 2020-10-20 at 00:15 +0200, Marek Vasut wrote:
> > On 10/19/20 2:19 PM, Chunfeng Yun wrote:
> > > Due to the following to patches:
> > > 4a1989c0bc77 ("dm: Don't undefine dev_xxx macros")
> > > 69dae8902b16 ("linux/compat.h: Remove redefinition of dev_xxx macros")
> > >
> > > Need include device_compat.h and no need use __maybe_unused anymore
> > > to fix unused variable warning
> > >
> > > Signed-off-by: Chunfeng Yun <chunfeng.yun at mediatek.com>
> > > ---
> > > Please squash in: ab703ebb1cc0 ("usb: add MediaTek USB3 DRD driver")
> > > in u-boot-usb/next
> >
> > Applied, thanks.
> Thank you!
>
> >
> > > Sorry for inconvenience
> >
> > Please make use of the CI next time.
> Is there any reference about CI I can see?
>

You can use Microsoft Azure (recommended), or Travis-CI to test your patches.

Regards,
Bin


More information about the U-Boot mailing list