commit | 643dc1053a008a929157660a87fe7e1ed7c408d4 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Apr 30 07:35:59 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon May 06 15:06:34 2024 -0600 |
tree | 1278f7319fe57dbf3605068219b653852656b373 | |
parent | 414e404bb7cb25cb22cfef99dd7f4d8aad2118b8 [diff] |
arm: Remove <common.h> and add needed includes Remove <common.h> from the remainder of the files under arch/arm and when needed add missing include files directly. Signed-off-by: Tom Rini <trini@konsulko.com>