
22 Apr
2019
22 Apr
'19
4:38 a.m.
This file should not include header files. They have already been included by the time initcall.h is included. Also, document how to enable debugging in this file.
Signed-off-by: Simon Glass sjg@chromium.org ---
Changes in v2: - Add new patch to drop use of header files in initcall.h
include/initcall.h | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-)
Applied to u-boot-dm, thanks!