u-boot-brain/drivers/mtd/onenand
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
..
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
onenand_base.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
onenand_bbt.c mtd: replace MTDDEBUG() with pr_debug() 2017-10-23 14:07:26 -04:00
onenand_spl.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
onenand_uboot.c mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD 2019-12-03 23:04:10 -05:00
samsung.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00