u-boot-2016/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 Coding style cleanup; update CHANGELOG 2009-07-07 22:35:02 +02:00
doc2000.h
fsl_upm.h Add wait flags to support board/chip specific delays 2009-03-23 15:53:40 -05:00
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: Really ignore bad blocks when scrubbing 2011-10-03 18:35:12 -05:00
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 Flex-OneNAND driver support 2009-11-13 16:56:18 -06:00
partitions.h NAND: Update to support 64 bit device size 2009-11-13 16:56:14 -06:00
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