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