u-boot/drivers/mtd/nand/raw/brcmnand
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
..
bcm6368_nand.c nand: brcm: add BCM6368 support 2019-10-25 17:20:43 +02:00
bcm6838_nand.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
bcm6858_nand.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
bcm63158_nand.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
bcm68360_nand.c nand: brcmnand: add bcm68360 support 2020-01-23 07:29:58 -05:00
brcmnand.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
brcmnand.h drivers: nand: brcmnand: add initial support 2019-04-22 11:55:58 -04:00
brcmnand_compat.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
brcmnand_compat.h drivers: clk: Add a managed API to get clocks from the device-tree 2019-10-22 16:14:05 +02:00
Makefile nand: brcmnand: add bcm68360 support 2020-01-23 07:29:58 -05:00