commit | e2e8d54a1631e7e1edab8acce00266fe7f155524 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed May 01 19:30:30 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue May 07 08:00:41 2024 -0600 |
tree | 59cd059c3125de6297233f816b6f2b76a12ab774 | |
parent | 65f70fd24ddc6b74d62f273cf651f6a4c340a9bb [diff] |
bios_emulator: Remove <common.h> and add needed includes Remove <common.h> from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini <trini@konsulko.com>