u-boot/include/linux/mtd
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
..
bbm.h nand: Merge changes to BBT from Linux nand driver 2012-01-26 16:09:02 -06:00
blktrans.h
concat.h
doc2000.h
fsl_upm.h
fsmc_nand.h mtd/NAND: Add FSMC driver support 2012-07-07 14:07:38 +02:00
inftl-user.h
jffs2-user.h
mtd-abi.h include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} redefined 2012-11-04 11:00:34 -07:00
mtd.h
nand.h Consolidate bool type 2013-04-01 16:33:52 -04:00
nand_bch.h nand: Merge BCH code from Linux nand driver 2012-01-26 16:09:02 -06:00
nand_ecc.h Revert "nand: make 1-bit software ECC configurable" 2012-02-28 14:03:39 -06:00
ndfc.h
nftl-user.h
nftl.h
onenand.h linux/compat.h: rename from linux/mtd/compat.h 2012-04-30 16:54:51 +02:00
onenand_regs.h
partitions.h
samsung_onenand.h onenand:samsung Target dependent OneNAND chip probe function 2012-04-04 16:27:34 +02:00
st_smi.h st_smi: Change SMI timeout values 2012-07-07 14:07:38 +02:00
ubi.h