commit | 8eac24325c0c9262056bfccf96b304e6dbc4ac1b | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Apr 30 07:35:40 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon May 06 15:06:33 2024 -0600 |
tree | f409dcc5a6bf0552b192fb20b9f85d384e18aa74 | |
parent | efd9f33287afcef5156e27acce32d366b26eea87 [diff] |
arm: octeontx2: Remove <common.h> and add needed includes Remove <common.h> from all mach-octeontx2 files and when needed add missing include files directly. Signed-off-by: Tom Rini <trini@konsulko.com>