From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Wed, 20 Feb 2008 12:33:31 -0500 Subject: [U-Boot-Users] [PATCH 2/6] [libfdt] Fix compilation errors is fdt_support.c In-Reply-To: <20080220172002.25624.109.stgit@pollux.denx.de> References: <20080220171950.25624.71201.stgit@pollux.denx.de> <20080220172002.25624.109.stgit@pollux.denx.de> Message-ID: <47BC646B.5050300@ge.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Bartlomiej Sieka wrote: > From: Marian Balakowicz > > fdt_support.c does not compile with the DEBUG enabled, > correct arguments passed to debug() calls. > > Signed-off-by: Marian Balakowicz Hi Bartlomiej, It would be much better to cherry-pick the version that is in the main repository so that git knows that the two patches are the same. Having a separate patch will set ourselves up for a merge conflict. author Kumar Gala Wed, 13 Feb 2008 21:09:58 +0000 (15:09 -0600) committer Wolfgang Denk Wed, 13 Feb 2008 22:58:18 +0000 (23:58 +0100) commit d9ad115bbf7bb0842de7dbd2502b7e430f83cc3d tree 5261939c31d5e6114eb928a6667e25b68baddf00 parent 10bbb38a402a2faf18858c451bcdc63d45888e6e Best regards, gvb