u-boot/include/linux/mtd
Simon Glass c3dc39a2f8 arm: Don't include common.h in header files
It is bad practice to include common.h in other header files since it can
bring in any number of superfluous definitions. It implies that some C
files don't include it and thus may be missing CONFIG options that are set
up by that file. The C files should include these themselves.

Update some header files in arch/arm to drop this.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-05-18 14:54:24 -04:00
..
bbm.h
cfi.h mtd: spi: Port SPI NOR framework from Linux 2019-02-07 15:33:21 +05:30
concat.h
doc2000.h
flashchip.h
fsl_upm.h
fsmc_nand.h
mtd.h mtd: Rename free() to rfree() 2020-02-05 19:33:46 -07:00
nand.h
nand_bch.h
nand_ecc.h
ndfc.h
omap_elm.h
omap_gpmc.h
onenand.h
onenand_regs.h
partitions.h mtd: mtdpart: implement proper partition handling 2018-10-02 22:12:32 +05:30
rawnand.h arm: Don't include common.h in header files 2020-05-18 14:54:24 -04:00
samsung_onenand.h
spi-nor.h mtd: spi-nor: Enable QE bit for ISSI flash 2020-04-30 22:34:20 +05:30
spinand.h mtd: spi-nand: Import Toshiba SPI-NAND support 2020-04-29 01:44:35 +05:30
st_smi.h
ubi.h