summaryrefslogtreecommitdiff
path: root/arch/sparc
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2013-11-19 07:01:44 (GMT)
committerTom Rini <trini@ti.com>2013-11-25 15:41:55 (GMT)
commita5750b805828f471469d6ad31e052e83a564de2e (patch)
tree37bc6605d04b9f38b89df29e229792fecf58a7ef /arch/sparc
parent4d1584bd0df86044a17daf3812b4a3b48913d970 (diff)
downloadu-boot-fsl-qoriq-a5750b805828f471469d6ad31e052e83a564de2e.tar.xz
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 <wd@denx.de>
Diffstat (limited to 'arch/sparc')
0 files changed, 0 insertions, 0 deletions