From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 7 Jan 2016 23:50:42 +0100 Subject: [U-Boot] [PATCH] usb: Define USB_MAX_STOR_DEV in only one place In-Reply-To: <1452204968-9420-1-git-send-email-sjg@chromium.org> References: <1452204968-9420-1-git-send-email-sjg@chromium.org> Message-ID: <201601072350.42323.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday, January 07, 2016 at 11:16:08 PM, Simon Glass wrote: > We can define this in the header file and use it in usb_storage.c. There is > no need to define it twice. Remove the #define from usb_storage.c. > > Signed-off-by: Simon Glass I guess you build tested this properly, right ? Reviewed-by: Marek Vasut Best regards, Marek Vasut