From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 17 Apr 2012 13:50:36 +0200 Subject: [U-Boot] [PATCH] drivers/mtd/onenand/onenand_base.c: fix build warning In-Reply-To: <20120417131541.6f324a0a@lmajewski.digital.local> References: <1334593850-26270-1-git-send-email-agust@denx.de> <20120417131541.6f324a0a@lmajewski.digital.local> Message-ID: <20120417135036.22eaf529@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Lukasz, On Tue, 17 Apr 2012 13:15:41 +0200 Lukasz Majewski wrote: ... > Is this a regression for -rc or the current master branch (recently > Wolfgang has pull some onenand related code)? This patch should be applied to current master. Since Wolfgang has pulled u-boot-onenand.git, I see this warning when compiling with GCC 4.6.x. Thanks, Anatolij