commit | df7fdfc5a86a317c5226e7756e6d40dfa7d66ab3 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Apr 30 07:35:33 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon May 06 15:06:33 2024 -0600 |
tree | 56880f0989ba3b4ad840deb2ee23a5fc0ae30b22 | |
parent | 654eb0837387976ff63f915f8d12a3d2e001e26e [diff] |
arm: sunxi: Remove <common.h> and add needed includes Remove <common.h> from all mach-sunxi and board/sunxi files and when needed add missing include files directly. Reviewed-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Tom Rini <trini@konsulko.com>