From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Mon, 29 Jun 2009 14:23:18 +0200 Subject: [U-Boot] [PATCH] UBI: Fix build problem noticed on Apollon (arm/testing repo) In-Reply-To: <1246275050-16330-1-git-send-email-sr@denx.de> References: <1246275050-16330-1-git-send-email-sr@denx.de> Message-ID: <20090629122318.GD9333@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 13:30 Mon 29 Jun , Stefan Roese wrote: > This patch fixes a build problem noticed on Apollon by using > mtd_dev_by_eb() instead of "/" as done in the Linux UBI version. > So this brings the U-Boot UBI version more in sync with the Linux > version again. > > Signed-off-by: Stefan Roese Acked-by: Jean-Christophe PLAGNIOL-VILLARD Best Regards, J.