uboot/drivers/block
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
..
Makefile Block: Remove MG DISK support 2012-06-21 20:53:09 +02:00
ahci.c Consolidate bool type 2013-04-01 16:33:52 -04:00
ata_piix.c sata.h: Make all sata/ata drivers include <sata.h> 2012-10-15 11:54:03 -07:00
ata_piix.h sata.h: Make all sata/ata drivers include <sata.h> 2012-10-15 11:54:03 -07:00
dwc_ahsata.c sata.h: Make all sata/ata drivers include <sata.h> 2012-10-15 11:54:03 -07:00
dwc_ahsata.h sata.h: Make all sata/ata drivers include <sata.h> 2012-10-15 11:54:03 -07:00
fsl_sata.c drivers/block/: sparse fixes 2012-11-04 11:00:37 -07:00
fsl_sata.h drivers/block/: sparse fixes 2012-11-04 11:00:37 -07:00
ftide020.c ftide020: fix incorrect information display format 2011-11-18 17:26:14 +08:00
ftide020.h
libata.c
mvsata_ide.c mvsata_ide.c: Correction of typo in comments 2013-03-11 17:00:28 -04:00
mxc_ata.c
pata_bfin.c sata.h: Make all sata/ata drivers include <sata.h> 2012-10-15 11:54:03 -07:00
pata_bfin.h sata.h: Make all sata/ata drivers include <sata.h> 2012-10-15 11:54:03 -07:00
sata_dwc.c Consolidate bool type 2013-04-01 16:33:52 -04:00
sata_dwc.h Consolidate bool type 2013-04-01 16:33:52 -04:00
sata_sil.c drivers/block/: sparse fixes 2012-11-04 11:00:37 -07:00
sata_sil.h sata.h: Make all sata/ata drivers include <sata.h> 2012-10-15 11:54:03 -07:00
sata_sil3114.c sata.h: Make all sata/ata drivers include <sata.h> 2012-10-15 11:54:03 -07:00
sata_sil3114.h
sil680.c
sym53c8xx.c Consolidate bool type 2013-04-01 16:33:52 -04:00
systemace.c Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze 2013-02-04 09:14:22 -05:00