mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 13:14:27 +00:00
61b29b8268
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> |
||
---|---|---|
.. | ||
bcm6368_nand.c | ||
bcm6838_nand.c | ||
bcm6858_nand.c | ||
bcm63158_nand.c | ||
bcm68360_nand.c | ||
brcmnand.c | ||
brcmnand.h | ||
brcmnand_compat.c | ||
brcmnand_compat.h | ||
Makefile |