From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 25 Jun 2013 20:43:29 +0200 Subject: [U-Boot] [PATCH] pxa: fix compiler warnings about unused variables In-Reply-To: <1372103247-17852-1-git-send-email-mikedunn@newsguy.com> References: <1372103247-17852-1-git-send-email-mikedunn@newsguy.com> Message-ID: <201306252043.30095.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 Dear Mike Dunn, > Newer gcc versions warn about unused variables. This patch corrects a few > of those warnings that popped up in a pxa build. Please split them, so the USB part can go through u-boot-usb and the MTD part through MTD or PXA tree. Best regards, Marek Vasut