Messages in this thread |  | | Subject | Re: linux-next: Tree for Jan 11 (usb/mtu3/) | | From | Randy Dunlap <> | | Date | Thu, 11 Jan 2018 10:37:51 -0800 |
| |
On 01/10/18 22:18, Stephen Rothwell wrote: > Hi all, > > Changes since 20180110: >
on i386 or x86_64:
../drivers/usb/mtu3/mtu3_plat.c: In function 'mtu3_suspend': ../drivers/usb/mtu3/mtu3_plat.c:462:2: error: implicit declaration of function 'ssusb_wakeup_set' [-Werror=implicit-function-declaration] ssusb_wakeup_set(ssusb, true);
when: CONFIG_USB_MTU3=m # CONFIG_USB_MTU3_HOST is not set CONFIG_USB_MTU3_GADGET=y # CONFIG_USB_MTU3_DUAL_ROLE is not set # CONFIG_USB_MTU3_DEBUG is not set
-- ~Randy
|  |