commit | 7410cde67de051ba6e7650ed6d714fb6b132c3f4 | [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 | 935b60f883c5e9a7d83122f4993cf7ccd18b6066 [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>