[U-Boot] [PATCH v2 07/13] initcall: Drop use of header files
sjg at google.com
sjg at google.com
Mon Apr 22 02:38:39 UTC 2019
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 at 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!
More information about the U-Boot
mailing list