commit | c4b646d43608500145b3934c9db2ee82aab3a837 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Apr 27 08:11:02 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon May 06 15:05:04 2024 -0600 |
tree | 1ba0b5e45dcba5d52c226e3fc6ad5b4a6eb1e067 | |
parent | c93cc8ed4166e0486d5c09d952695662708cd72c [diff] |
boot: Remove <common.h> and add needed includes Remove <common.h> from all "boot/" files and when needed add missing include files directly. Signed-off-by: Tom Rini <trini@konsulko.com>