commit | e51478ba42687234c1b13720be8a6573cb17624e | [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 | 5c4bcc7c73997ce5dfd1bcbdac6f7318170eec1e [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>