1
0
Fork 0
remarkable-uboot/board/mpl/common
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
..
common_util.c board/mpl/common: remove the old legacy flash 2012-01-09 09:24:51 +01:00
common_util.h board/mpl/common: remove the old legacy flash 2012-01-09 09:24:51 +01:00
isa.c Consolidate bool type 2013-04-01 16:33:52 -04:00
isa.h * Patches by Denis Peter, 9 Sep 2003: 2003-09-10 22:30:53 +00:00
kbd.c stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
kbd.h Initial revision 2002-03-08 21:31:05 +00:00
pci.c ppc: Remove pci config table pointer relocation fixups 2009-10-03 10:17:56 +02:00
pci_parts.h Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
piix4_pci.h * Patches by Denis Peter, 9 Sep 2003: 2003-09-10 22:30:53 +00:00
usb_uhci.c usb: lowlevel interface change to support multiple controllers 2012-10-15 11:54:00 -07:00
usb_uhci.h * Code cleanup: 2003-06-27 21:31:46 +00:00