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