u-boot/drivers/mtd/nand
Simon Glass 61b29b8268 dm: core: Require users of devres to include the header
At present devres.h is included in all files that include dm.h but few
make use of it. Also this pulls in linux/compat which adds several more
headers. Drop the automatic inclusion and require files to include devres
themselves. This provides a good indication of which files use devres.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Anatolij Gustschin <agust@denx.de>
2020-02-05 19:33:46 -07:00
..
raw dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
spi dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
bbt.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
core.c mtd: nand: add includes in NAND core to avoid warnings 2019-12-04 17:10:51 -05:00
Kconfig mtd: nand: Add core infrastructure to support SPI NANDs 2018-09-20 20:10:49 +05:30
Makefile mtd: Makefile: deep cleanup 2019-12-04 17:10:51 -05:00