commit | 412a021c82a0b3f0683394584d0c5c475f19cb38 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Apr 27 08:10:56 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon May 06 15:05:03 2024 -0600 |
tree | 86cf22a6e6e58342b2d875f6b1a2073b6a6b8243 | |
parent | 9cceaf739891f7750aec495726f287335cc312f6 [diff] |
x86: Remove <common.h> and add needed includes Remove <common.h> from all x86 architecture files and when needed add missing include files directly. Signed-off-by: Tom Rini <trini@konsulko.com>