u-boot/drivers/tee
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
..
optee dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
Kconfig tee: add sandbox driver 2018-10-07 11:04:01 -04:00
Makefile tee: add sandbox driver 2018-10-07 11:04:01 -04:00
sandbox.c env: Drop the ACTION typedef 2019-08-11 16:43:41 -04:00
tee-uclass.c tee: optee: support AVB trusted application 2018-10-07 10:47:38 -04:00