From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 25 Nov 2013 16:58:17 -0500 Subject: [U-Boot] cmd_test: fix a compile error on Blackfin In-Reply-To: <20131119070144.70D40380481@gemini.denx.de> References: <20131119070144.70D40380481@gemini.denx.de> Message-ID: <20131125215817.GR420@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Nov 19, 2013 at 08:01:44AM +0100, Wolfgang Denk wrote: > From: Wolfgang Denk > Date: Tue, 19 Nov 2013 07:50:46 +0100 > Subject: [PATCH] Blackfin: don't use 'bool' when it causes problems > > The use of 'bool' data types in globally used header files cases build > errors like this: > > In file included from arch/blackfin/include/asm/blackfin.h:13:0, > from include/common.h:92, > from cmd_test.c:17: > arch/blackfin/include/asm/blackfin_local.h:54:1: error: unknown type name 'bool' > > Use plain 'int' instead to avoid such kind of trouble. > > Signed-off-by: Wolfgang Denk Applied to u-boot/master (and re-worded patchwork dl'd patch to match this), thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: