commit | 5ab32a0d23f1abeb977c9643a3a39fbd369c0baf | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Apr 30 07:35:49 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon May 06 15:06:34 2024 -0600 |
tree | 875a4e2cd86b45592b931226f08d9849fc1cab60 | |
parent | b1fed4864221493bd58af1be724679e64f2852b2 [diff] |
arm: imx: Remove <common.h> and add needed includes Remove <common.h> from all mach-imx, CPU specific sub-directories and include/asm/arch-mx* files and when needed add missing include files directly. Acked-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Tom Rini <trini@konsulko.com>