From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751366AbeAOTeW (ORCPT + 1 other); Mon, 15 Jan 2018 14:34:22 -0500 Received: from merlin.infradead.org ([205.233.59.134]:43092 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750732AbeAOTeU (ORCPT ); Mon, 15 Jan 2018 14:34:20 -0500 Subject: Re: linux-next: Tree for Jan 15 (drivers/usb/mtu3/) To: Stephen Rothwell , Linux-Next Mailing List Cc: Linux Kernel Mailing List , USB list , Chunfeng Yun References: <20180115164418.1661a9ec@canb.auug.org.au> From: Randy Dunlap Message-ID: <5cf71ed6-c4ad-91a2-8f8a-cb044f9a9f90@infradead.org> Date: Mon, 15 Jan 2018 11:34:15 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <20180115164418.1661a9ec@canb.auug.org.au> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On 01/14/2018 09:44 PM, Stephen Rothwell wrote: > Hi all, > > Changes since 20180112: > on i386: ../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=y # 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