From mboxrd@z Thu Jan 1 00:00:00 1970 From: gvb.uboot Date: Thu, 14 Feb 2008 22:04:47 -0500 Subject: [U-Boot-Users] [PATCH 2/3] Fixup simple compile error when debug defined - resubmit In-Reply-To: <20080215010635.65837a6b@neuromancer.mindspace> References: <20080215010635.65837a6b@neuromancer.mindspace> Message-ID: <47B5014F.7080105@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Bryan O'Donoghue wrote: > Small compile bug crept in when debug defined. > > Attached patch removes. > > > Signed-off-by: Bryan O'Donoghue > --- > > diff --git a/common/fdt_support.c b/common/fdt_support.c Hi Bryan, Kumar stole your patch and Wolfgang has applied it so we are OK again. Thanks for pointing out the error and submitting this and your other patches. gvb