commit | 654eb0837387976ff63f915f8d12a3d2e001e26e | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Apr 30 07:35:32 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon May 06 15:06:33 2024 -0600 |
tree | 91f51d737d3249ee7db29bd4d15b7992be5046cd | |
parent | 2f8362dd2db378d59bc5b29d120ca609b9d22715 [diff] |
arm: stm32/stm32mp: Remove <common.h> and add needed includes Remove <common.h> from all mach-stm32 and mach-stm32mp files and when needed add missing include files directly. Signed-off-by: Tom Rini <trini@konsulko.com>