commit | 74bb55bc74a19efd15c99e507448d3b623b19dcf | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Apr 30 07:35:29 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon May 06 15:06:33 2024 -0600 |
tree | ea5d213a5c6033219d33e5739a2e1fd4f0038d43 | |
parent | 675dd31a7dc4c85385d5bce3b4fb281aa91968cb [diff] |
arm: xilinx: Remove <common.h> and add needed includes Remove <common.h> from all mach-versal-net, mach-versal, mach-zynq and mach-zynqmp files and when needed add missing include files directly. Signed-off-by: Tom Rini <trini@konsulko.com>