1
0
Fork 0
remarkable-uboot/board/amcc
York Sun 472d546054 Consolidate bool type
'bool' is defined in random places. This patch consolidates them into a
single header file include/linux/types.h, using stdbool.h introduced in C99.

All other #define, typedef and enum are removed. They are all consistent with
true = 1, false = 0.

Replace FALSE, False with false. Replace TRUE, True with true.
Skip *.py, *.php, lib/* files.

Signed-off-by: York Sun <yorksun@freescale.com>
2013-04-01 16:33:52 -04:00
..
acadia Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
bamboo Consolidate bool type 2013-04-01 16:33:52 -04:00
bluestone punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
bubinga punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
canyonlands Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
common board/amcc/common/flash.c: Fix GCC 4.6 build warning 2011-12-05 23:17:41 +01:00
ebony doc: cleanup - move board READMEs into respective board directories 2012-07-29 15:42:02 +02:00
katmai punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
kilauea Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
luan punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
makalu punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
ocotea doc: cleanup - move board READMEs into respective board directories 2012-07-29 15:42:02 +02:00
redwood punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
sequoia Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
taihu board/amcc/taihu/flash.c: Fix GCC 4.6 build warnings 2011-12-05 23:17:53 +01:00
taishan consolidate mdelay by providing a common function for all users 2011-10-22 01:16:08 +02:00
walnut punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
yosemite punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
yucca Consolidate bool type 2013-04-01 16:33:52 -04:00