commit | 0d51275c47d2191b3daa6c6e1d595bfd8b35b3fa | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Apr 30 07:35:52 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon May 06 15:06:34 2024 -0600 |
tree | 6f0367c5bb5ed3d8395ac203945ec72f8278e2c8 | |
parent | e260f2b7179e563a32997a5a71cae86bd0490664 [diff] |
arm: exynos: Remove <common.h> and add needed includes Remove <common.h> from all mach-exynos files and when needed add missing include files directly. Signed-off-by: Tom Rini <trini@konsulko.com>