From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Machek Date: Sun, 10 Jan 2016 12:56:15 +0100 Subject: [U-Boot] usb: dwc2: does not compile in 2016-rc3 when updating from -rc1. In-Reply-To: <1451970004-2344-1-git-send-email-clsee@altera.com> References: <1451970004-2344-1-git-send-email-clsee@altera.com> Message-ID: <20160110115615.GA7924@amd> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi! After updating from 2016-rc1, I get this compile error: CC common/main.o drivers/usb/host/dwc2.c: In function 'usb_lowlevel_init': drivers/usb/host/dwc2.c:1028:40: error: 'CONFIG_USB_DWC2_REG_ADDR' undeclared (first use in this function) priv->regs = (struct dwc2_core_regs *)CONFIG_USB_DWC2_REG_ADDR; ^ make mrproper socfpga_cyclone5_config Fixes the problem. Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html