]> git.ipfire.org Git - thirdparty/u-boot.git/commit
initcall: Drop use of header files
authorSimon Glass <sjg@chromium.org>
Mon, 8 Apr 2019 19:20:47 +0000 (13:20 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 24 Apr 2019 02:26:43 +0000 (20:26 -0600)
commit315f60d741a7c16bc44cee87668a02054d8f9f08
treea1417bd4902591fffc1aa449c3a3360573d736a5
parentb82de17eb2e89d511df293e02bdea517399d02c3
initcall: Drop use of header files

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>
include/initcall.h