From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Tue, 30 Aug 2011 10:11:33 +0200 Subject: [U-Boot] [PATCH] ARM: versatilepb : drop warnings due to double definitions In-Reply-To: <1314689067-2777-1-git-send-email-sbabic@denx.de> References: <1314689067-2777-1-git-send-email-sbabic@denx.de> Message-ID: <4E5C9B35.4070503@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Stefano, Le 30/08/2011 09:24, Stefano Babic a ?crit : > CONFIG_ARCH_VERSATILE_PB is defined twice - drop > the define from config.h. > > Signed-off-by: Stefano Babic > --- > boards.cfg | 2 +- > include/configs/versatile.h | 4 ---- > 2 files changed, 1 insertions(+), 5 deletions(-) This one is trivial enough a bugfix, which leaves all three boards with only the (unrelated) 'volatile' warning, so: Applied to u-boot-arm/master, thanks! Amicalement, -- Albert.