commit | 7dd3c6cfdf7d9cc6de5904c7bce3f77042aac360 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed May 01 19:31:12 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue May 07 08:00:56 2024 -0600 |
tree | 7a7634290e18bace959f54b90b395fe90ef2d588 | |
parent | aa36af02137c26fee2a28c7140f155cb2d984d89 [diff] |
reboot-mode: 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>