From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Sat, 13 Dec 2008 18:30:21 +0100 Subject: [U-Boot] Warning in ffs2_1pass.c Message-ID: <4943F12D.4080909@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Just fyi: Using git head (89d56f5503eed351efe5ab0b4dd0f1e888fd2336: Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx) I get warning: -- cut -- ffs2_1pass.c:1411:1: warning: "min_t" redefined In file include/nand.h:30, from jffs2_1pass.c:151: include/linux/mtd/compat.h:34:1: warning: this is the location of the previous definition -- cut -- Best regards Dirk